Browse Source

Merge branch 'next' of https://github.com/jdf2e/nutui into next

zhangyu1344 5 years ago
parent
commit
c104ddf29b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -31,6 +31,7 @@
     "CHANGELOG.md"
   ],
   "scripts": {
+    "dev": "vue-cli-service serve",
     "serve": "vue-cli-service serve",
     "build": "vue-cli-service build",
     "lint": "vue-cli-service lint"