Merge branch 'master' of gitlab.com:brandx/bxt-app

This commit is contained in:
Carter 2025-05-08 13:20:43 -06:00
commit a4b6761dba

View file

@ -22,6 +22,7 @@ export default defineConfig({
outDir: './build',
sourcemap: true,
minify: false,
target: 'esnext'
},
esbuild: {
keepNames: true, // Prevent function name mangling