We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51f469 commit 0b38211Copy full SHA for 0b38211
vite.config.ts
@@ -20,7 +20,7 @@ export default defineConfig(({ command, mode }) => {
20
},
21
22
build: {
23
- sourcemap: true,
+ sourcemap: false,
24
25
}
26
})
0 commit comments