bspaulding / rollup-plugin-image-files

Like rollup-plugin-image, but writes image files to dest instead of inlining base64.
MIT License
26 stars 14 forks source link

Create dest dir if needed #1

Closed bspaulding closed 5 years ago

bspaulding commented 8 years ago

Right now, writing out files will happen before rollup has created the dest directory. We should probably handle this case and not explode.

bspaulding commented 5 years ago

Fixed in 240e6950d2a1cbb554853497189a2e75ddcf81d8