mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 03:46:35 +08:00
chore: remove useless option
This commit is contained in:
parent
2abbae8dc7
commit
14c018c09d
@ -16,7 +16,6 @@ export default defineConfig({
|
||||
entry: 'electron/main/index.ts',
|
||||
vite: {
|
||||
build: {
|
||||
sourcemap: false,
|
||||
outDir: 'dist/electron/main',
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user