第一页部分开发
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm create vite@latest . -- --template vue 2>&1)",
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm create vite@latest . -- --template vue --force 2>&1)",
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm install 2>&1)",
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npx vite build 2>&1)"
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npx vite build 2>&1)",
|
||||
"Bash(npm install:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user