ipx icon indicating copy to clipboard operation
ipx copied to clipboard

Bundle Sharp Wasm by default

Open pi0 opened this issue 1 year ago • 3 comments

Related. https://github.com/nuxt/image/issues/1257

pi0 avatar Feb 26 '24 19:02 pi0

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

Aareksio avatar Mar 03 '24 21:03 Aareksio

I had a quick look at the list of issues linked to from https://github.com/nuxt/image/pull/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 https://github.com/lovell/sharp/issues/4130 for context.

lovell avatar Jun 13 '24 15:06 lovell