fix
This commit is contained in:
@@ -74,6 +74,9 @@ const config: ReturnType<typeof defineConfig> = defineConfig(({ envMode }) => {
|
|||||||
},
|
},
|
||||||
define: publicVars,
|
define: publicVars,
|
||||||
},
|
},
|
||||||
|
output: {
|
||||||
|
polyfill: "usage",
|
||||||
|
},
|
||||||
performance: {
|
performance: {
|
||||||
chunkSplit: {
|
chunkSplit: {
|
||||||
strategy: "split-by-module",
|
strategy: "split-by-module",
|
||||||
|
|||||||
Reference in New Issue
Block a user