소스 검색

Removes pre-push git hook

main
Eric Amodio 6 년 전
부모
커밋
c8d548083c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      package.json

+ 0
- 1
package.json 파일 보기

@ -3580,7 +3580,6 @@
"ui:optimize": "webpack --config-name ui --env.optimizeImages",
"ui:watch": "webpack --watch --config-name ui --env.development",
"postinstall": "node ./node_modules/vscode/bin/install",
"prepush": "npm run build",
"vscode:prepublish": "npm run reset && npm run bundle"
},
"dependencies": {

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