소스 검색

添加dev配置

zhangbiao 4 년 전
부모
커밋
a9a5a4b78a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"