AloisSeckar / AloisSeckar/nuxt-ignis
Reconsider default setup
未关闭
maintenance
question
v0.7 target
- 主要语言
- TypeScript
- 星标
- 18
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Following "default" integrations inflate the bundle size quite a lot. It should be re-considered, whether to include (all of) them by default or let users decide whether they need them:
```
NUXT_PUBLIC_IGNIS_DEFAULT_IMAGE=false
NUXT_PUBLIC_IGNIS_DEFAULT_SCRIPTS=false
NUXT_PUBLIC_IGNIS_DEFAULT_SECURITY=false
NUXT_PUBLIC_IGNIS_DEFAULT_AUTH=false
```
This reduced `Σ Total size: 28.4 MB (10.7 MB gzip)` down to `Σ Total size: 3.76 MB (971 kB gzip)`
贡献指南
评估
这个 Issue 还没有评估数据。