mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-24 18:49:53 +08:00
feat: 移除vercel模块和流水线同步,采用官方基于Git仓库同步策略进行部署
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
"build": "npx vuepress build docs --clean-temp --clean-cache",
|
||||
"build:proxy": "NEED_PROXY=true npx vuepress build docs --clean-temp --clean-cache",
|
||||
"build:mark-map": "./scripts/mark-map",
|
||||
"deploy:vercel": "vercel --prod",
|
||||
"release": "npx fa release --vip"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -41,7 +40,6 @@
|
||||
"sass-embedded": "^1.79.5",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"typescript": "^5.5.4",
|
||||
"vercel": "^32.7.2",
|
||||
"vue": "^3.5.8",
|
||||
"vuepress": "^2.0.0-rc.17",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.57",
|
||||
|
||||
Reference in New Issue
Block a user