Update Dockerfile and vite.config.ts
This commit is contained in:
@ -25,7 +25,7 @@ export default defineConfig({
|
||||
outDir: 'build',
|
||||
emptyOutDir: true,
|
||||
chunkSizeWarningLimit: 4096,
|
||||
cssCodeSplit: true,
|
||||
cssMinify: true,
|
||||
// cssCodeSplit: true,
|
||||
// cssMinify: true,
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user