unjs / ipx

🖼️ High performance, secure and easy-to-use image optimizer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundle Sharp Wasm by default

pi0 opened this issue · comments

I failed to reproduce with nitro + ipx alone. Maybe the issue has something to do with ipx not being imported directly in nuxt-image? Ref: https://github.com/nuxt/image/blob/main/src/ipx.ts#L62

I had a quick look at the list of issues linked to from nuxt/image#1265 and almost all of the comments were from people using (the unmaintained) yarn v1.

The next version of sharp, v0.33.5, should improve the installation experience for those who continue to insist on using yarn v1 - see lovell/sharp#4130 for context.