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

Support build time image optimization from external URLs #249

Open makwanahardik opened 3 years ago

makwanahardik commented 3 years ago

To track support for build-time image optimization from external URLs.

https://github.com/cyrilwanner/next-optimized-images/issues/166#issuecomment-663852222

224

jrhager84 commented 3 years ago

This is really critical for my use case, and others I imagine. Is there a timeline for the inclusion of this?