Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use vite instead #1

Open
wants to merge 1 commit into
base: feat/micro-stacks
Choose a base branch
from
Open

feat: use vite instead #1

wants to merge 1 commit into from

Conversation

aulneau
Copy link

@aulneau aulneau commented Jul 25, 2022

$ tsc && vite build
vite v3.0.3 building for production...
✓ 1125 modules transformed.
dist/index.html                      0.45 KiB
dist/assets/index.76b40f4d.css       0.22 KiB / gzip: 0.18 KiB
dist/assets/web-vitals.67dce932.js   4.21 KiB / gzip: 1.64 KiB
dist/assets/index.0db1b5ba.js        781.49 KiB / gzip: 246.89 KiB

(!) Some chunks are larger than 500 KiB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✨  Done in 7.28s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant