mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-25 19:25:23 +08:00
添加staging环境
This commit is contained in:
parent
ce536b95c2
commit
e2e0a26027
@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
"build:stage": "vue-cli-service build --mode staging",
|
||||
"lint": "vue-cli-service lint",
|
||||
"predeploy": "yarn build",
|
||||
"deploy": "gh-pages -d dist -b pages -r https://gitee.com/iczer/vue-antd-admin.git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user