This commit is contained in:
@@ -11,6 +11,9 @@ export default defineConfig({
|
||||
index: "./src/main.ts",
|
||||
},
|
||||
},
|
||||
output: {
|
||||
polyfill: "usage",
|
||||
},
|
||||
performance: {
|
||||
chunkSplit: {
|
||||
strategy: "split-by-module",
|
||||
|
||||
Reference in New Issue
Block a user