ソースを参照

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": {

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