cyrilwanner / next-optimized-images

🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).
MIT License
2.21k stars 93 forks source link

Dynamic urls not supported #278

Open zidkim opened 2 years ago

zidkim commented 2 years ago

Thanks in advance, new to this package, but super stoked. That is, if it supports dynamic urls (remote images).

It's difficult to tell from my end as I'm having trouble getting through setup -- I keep getting "Babel plugin 'react-optimized-image/plugin' not installed or this component could not be recognized by it." Followed instructions here.

Thanks in advance for any help/direction