Skip to content

Commit 3ee6e27

Browse files
committed
build: refine
1 parent c43f7ce commit 3ee6e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"build:quickapp-webview": "uni build -p quickapp-webview",
5353
"build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
5454
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
55-
"prepare": "husky install && node ./shell/postinstall.js",
55+
"prepare": "node ./shell/postinstall.js & git init && husky install ",
5656
"type-check": "vue-tsc --noEmit"
5757
},
5858
"lint-staged": {

0 commit comments

Comments
 (0)