Merge branch 'master' of gitlab.com:brandx/bxt-app
This commit is contained in:
commit
a4b6761dba
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ export default defineConfig({
|
||||||
outDir: './build',
|
outDir: './build',
|
||||||
sourcemap: true,
|
sourcemap: true,
|
||||||
minify: false,
|
minify: false,
|
||||||
|
target: 'esnext'
|
||||||
},
|
},
|
||||||
esbuild: {
|
esbuild: {
|
||||||
keepNames: true, // Prevent function name mangling
|
keepNames: true, // Prevent function name mangling
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue