rollup / rollup-plugin-image

This module has moved and is now available at @rollup/plugin-image / https://github.com/rollup/plugins/blob/master/packages/image
41 stars 13 forks source link

doesn't work with react #12

Closed Symboler closed 4 years ago

Symboler commented 5 years ago

Error: 'default' is not exported by './logo.png'

arvinsim commented 5 years ago

I tried importing a png image and I got this error

Error: Unexpected character '�' (Note that you need plugins to import files that are not JavaScript)

whathejoe commented 4 years ago

Fixed this by using another library: https://www.npmjs.com/package/rollup-plugin-image-files

Hope this helps.

shellscape commented 4 years ago

We're moving this plugin to https://github.com/rollup/plugins where it'll get some TLC. Keep an eye out for this repo being archived and @rollup/plugin-images.