AloisSeckar / AloisSeckar/nuxt-ignis
Cross-platform support for @nuxt/image
Abierto
bug
v0.7 target
- Lenguaje dominante
- TypeScript
- Estrellas
- 18
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Following warning was produced in production build:
> sharp binaries have been included in your build for win32-x64. Make sure you deploy to the same architecture.
It is caused by default behavior https://image.nuxt.com/get-started/installation#sharp-cross-platform-installation
Adding all options will bloat the bundle. In fact, it is bloating the bundle even now.
We should find a way of mitigating the situation and let users opt-in into having sharp
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.