Compare commits
No commits in common. "287f63fa5290ab7de7fea0fc5672d5be1e2c6219" and "a6590910cfdc5e91fba91c1bc9237e407ef15fd2" have entirely different histories.
287f63fa52
...
a6590910cf
@ -20,8 +20,7 @@ export default defineConfig(({ command, mode }) => {
|
||||
build: {
|
||||
polyfillDynamicImport: false,
|
||||
cssCodeSplit: false,
|
||||
minify: isProduction,
|
||||
target: ["es2020", "esnext", "edge88", "chrome87", "safari14"]
|
||||
minify: isProduction
|
||||
},
|
||||
plugins: [
|
||||
svelte({
|
||||
|
Loading…
x
Reference in New Issue
Block a user