AloisSeckar / AloisSeckar/nuxt-ignis
Reconsider default setup
Đang mở
maintenance
question
v0.7 target
- Ngôn ngữ chính
- TypeScript
- Star
- 18
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.