mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
chore: 优化Vercel部署流程
This commit is contained in:
parent
678cc15390
commit
2e7e6588a8
5 changed files with 54 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"version": "2.0.0",
|
||||
"scripts": {
|
||||
"dev": "vite dev --host",
|
||||
"build": "vite build",
|
||||
"build": "node ./scripts/build.web.mjs",
|
||||
"test": "vitest",
|
||||
"test:ui": "vitest --ui",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue