AloisSeckar / AloisSeckar/nuxt-ignis
Cross-platform support for @nuxt/image
Ouverte
bug
v0.7 target
- Langage dominant
- TypeScript
- Étoiles
- 18
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.