Commit 139493bf authored by 顾文旭's avatar 顾文旭

prod

parent a13f715d
......@@ -13,7 +13,7 @@
"web-test": "cross-env NODE_ENV=test vue-cli-service build",
"web-build": "cross-env NODE_ENV=production vue-cli-service build",
"web-build-report": "cross-env NODE_ENV=production vue-cli-service build --report",
"web-prod": "cross-env NODE_ENV=production vue-cli-service serve",
"web-dev-p": "cross-env NODE_ENV=production vue-cli-service serve",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment