We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/app # yarn build yarn run v1.22.19 $ tsc && vite build vite v4.2.1 building for production... ✓ 2484 modules transformed. dist/index.html 0.56 kB dist/assets/index-794008cb.css 0.95 kB │ gzip: 0.51 kB dist/assets/index-8389eac9.js 1,264.17 kB │ gzip: 370.32 kB
(!) Some chunks are larger than 500 kBs after minification. Consider:
The text was updated successfully, but these errors were encountered:
yosrib
No branches or pull requests
/app # yarn build
yarn run v1.22.19
$ tsc && vite build
vite v4.2.1 building for production...
✓ 2484 modules transformed.
dist/index.html 0.56 kB
dist/assets/index-794008cb.css 0.95 kB │ gzip: 0.51 kB
dist/assets/index-8389eac9.js 1,264.17 kB │ gzip: 370.32 kB
(!) Some chunks are larger than 500 kBs after minification. Consider:
✓ built in 1m 47s
Done in 127.90s.
The text was updated successfully, but these errors were encountered: