build: split chunks, compress files, and auto import components on demand (#60)

This commit is contained in:
Fine0830
2022-04-11 22:36:16 +08:00
committed by GitHub
parent 1d83e14f22
commit 3b4c3cc4ea
16 changed files with 1014 additions and 48 deletions

View File

@@ -28,6 +28,8 @@ header:
- '.gitignore'
- '.prettierrc'
- '.browserslistrc'
- 'src/types/auto-imports.d.ts'
- 'src/types/components.d.ts'
- '**/*.md'
- '**/*.json'