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 はまだ評価されていません。