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"
},


読み込み中…
キャンセル
保存