Explorar o código

build: refine

菲鸽 %!s(int64=2) %!d(string=hai) anos
pai
achega
3ee6e27e9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -52,7 +52,7 @@
     "build:quickapp-webview": "uni build -p quickapp-webview",
     "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
     "build:quickapp-webview-union": "uni build -p quickapp-webview-union",
-    "prepare": "husky install && node ./shell/postinstall.js",
+    "prepare": "node ./shell/postinstall.js & git init && husky install ",
     "type-check": "vue-tsc --noEmit"
   },
   "lint-staged": {