🎨 Updated

This commit is contained in:
2025-06-21 19:05:08 +08:00
parent a92e5486b2
commit 77287bccfa
10 changed files with 117 additions and 57 deletions

View File

@@ -34,7 +34,7 @@ export default defineConfig(({mode}: { mode: string }): object => {
write: true,
emptyOutDir: true,
brotliSize: true,
chunkSizeWarningLimit: 1500,
chunkSizeWarningLimit: 2000,
watch: null,
rollupOptions: {
output: {