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


불러오는 중...
취소
저장