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

require image default; supports custom output directory for images #14

Closed dongyuwei closed 3 years ago

dongyuwei commented 3 years ago

Hello @bspaulding , this PR supports custom output directory for images, and another important change is require/import the default export.