mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
feat: 支持GitHub Actions和一堆其他更新
This commit is contained in:
parent
f5ab5ea754
commit
e748155032
28 changed files with 185 additions and 36 deletions
|
|
@ -40,7 +40,7 @@ export default defineConfig({
|
|||
],
|
||||
}),
|
||||
],
|
||||
base: './',
|
||||
base: '/',
|
||||
build: {
|
||||
target: process.env.IS_ELECTRON ? 'esnext' : 'modules',
|
||||
sourcemap: process.env.NODE_ENV === 'debug',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue