Commit ef454bea by 展昭

update

parent b0ff8a20
Showing with 2 additions and 1 deletions
......@@ -4,7 +4,8 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
"build": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging"
},
"dependencies": {
"core-js": "^3.6.4",
......
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 sign in to comment