minify to false
This commit is contained in:
parent
291c740671
commit
80f3359c5e
1 changed files with 1 additions and 0 deletions
|
|
@ -8,5 +8,6 @@ export default defineConfig({
|
|||
build: {
|
||||
outDir: './build',
|
||||
sourcemap: true,
|
||||
minify: false,
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue