congzc 1 年之前
父節點
當前提交
ef3af51255
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      package.json

+ 1
- 0
package.json 查看文件

@@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "vue-cli-service serve --mode development",
"build": "vue-cli-service build --mode test",
"build-test": "vue-cli-service build --mode test",
"build-prd": "vue-cli-service build --mode production"
},


Loading…
取消
儲存