chore: include sourcemap
This commit is contained in:
parent
da6fa415dd
commit
bf66f273e3
@ -39,6 +39,7 @@ export default defineConfig({
|
||||
build: {
|
||||
outDir: "build",
|
||||
commonjsOptions: { transformMixedEsModules: true },
|
||||
sourcemap: true,
|
||||
},
|
||||
clearScreen: false,
|
||||
publicDir: appConfig.get("publicDir"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user