mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
719a3a60d4
commit
86f088e5c9
9 changed files with 87 additions and 69 deletions
|
|
@ -42,6 +42,7 @@ export default defineConfig({
|
|||
],
|
||||
base: './',
|
||||
build: {
|
||||
target: process.env.IS_ELECTRON ? 'esnext' : 'modules',
|
||||
sourcemap: process.env.NODE_ENV === 'debug',
|
||||
outDir: '../../dist/renderer',
|
||||
emptyOutDir: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue