|
@@ -14,6 +14,7 @@
|
|
|
"build:prod-ysy": "vue-cli-service build --mode prod-ysy",
|
|
"build:prod-ysy": "vue-cli-service build --mode prod-ysy",
|
|
|
"build:stage": "vue-cli-service build --mode staging",
|
|
"build:stage": "vue-cli-service build --mode staging",
|
|
|
"build:prod-bjyjb": "vue-cli-service build --mode prod-bjyjb",
|
|
"build:prod-bjyjb": "vue-cli-service build --mode prod-bjyjb",
|
|
|
|
|
+ "build:prod-hst": "vue-cli-service build --mode prod-hst",
|
|
|
"preview": "node build/index.js --preview",
|
|
"preview": "node build/index.js --preview",
|
|
|
"lint": "eslint --ext .js,.vue src",
|
|
"lint": "eslint --ext .js,.vue src",
|
|
|
"postinstall": "patch-package"
|
|
"postinstall": "patch-package"
|