next-optimized-images
next-optimized-images copied to clipboard
Bump sharp to v0.29.0
If you install next-optimized-images
on a device that has an ARM processor, it will throw an error cause sharp with versions < 0.29 will pull an incompatible version of libvips
. This prevents basically installing any next.js application that uses this plugin.
ah, sharp is getting imported from optimized-images-loader
. Sorry!
https://github.com/cyrilwanner/optimized-images-loader/issues/37