lushixing 1 month ago
parent
commit
7f0e3cc696
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "license": "MIT",
   "scripts": {
     "dev": "vue-cli-service serve",
-    "build:prod": "vue-cli-service build"
+    "build": "vue-cli-service build"
   },
   "husky": {
     "hooks": {