vite v8.1.0 building client environment for production...  transforming...✓ 310 modules transformed. rendering chunks... computing gzip size... dist/index.html 0.59 kB │ gzip: 0.33 kB dist/assets/geist-mono-symbols2-wght-normal-GZpp1pK2.woff2 5.80 kB dist/assets/geist-mono-cyrillic-ext-wght-normal-I4S5GZfc.woff2 6.18 kB dist/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2 7.42 kB dist/assets/geist-mono-vietnamese-wght-normal-D8KDMBhC.woff2 7.71 kB dist/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2 8.00 kB dist/assets/geist-mono-cyrillic-wght-normal-BmXc_FBt.woff2 12.87 kB dist/assets/crimson-pro-vietnamese-wght-normal-Djpar-EE.woff2 13.72 kB dist/assets/geist-mono-latin-ext-wght-normal-DrnZ1wKl.woff2 14.78 kB dist/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2 15.08 kB dist/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2 16.51 kB dist/assets/geist-latin-wght-normal-BgDaEnEv.woff2 29.40 kB dist/assets/geist-mono-latin-wght-normal-B_7UjwxQ.woff2 29.89 kB dist/assets/crimson-pro-latin-ext-wght-normal-4mBZvMWv.woff2 37.98 kB dist/assets/crimson-pro-latin-wght-normal-C4R2PX-h.woff2 48.20 kB dist/assets/index-Mg-99N2e.css 51.41 kB │ gzip: 9.88 kB dist/assets/CallbackPage-DCOuWFJP.js 1.23 kB │ gzip: 0.64 kB dist/assets/LoginPage-DCrNjh6w.js 3.19 kB │ gzip: 1.46 kB dist/assets/index-BW1Wp6rb.js 608.35 kB │ gzip: 188.30 kB ✓ built in 2.88s [plugin builtin:vite-reporter] (!) Some chunks are larger than 500 kB after minification. Consider: - Using dynamic import() to code-split the application - Use build.rolldownOptions.output.codeSplitting to improve chunking: https://rolldown.rs/reference/OutputOptions.codeSplitting - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.