Browse Source

添加dev配置

zhangbiao 4 years ago
parent
commit
a9a5a4b78a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -4,6 +4,7 @@
   "private": true,
   "scripts": {
     "serve": "vue-cli-service serve",
+    "dev": "vue-cli-service build",
     "test": "vue-cli-service build --mode testing",
     "build": "vue-cli-service build",
     "lint": "vue-cli-service lint"