Fix
This commit is contained in:
parent
5b86cf96ba
commit
3b891df8d8
|
@ -83,8 +83,10 @@
|
|||
"submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap",
|
||||
"submodules:unload": "git submodule deinit --all"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"post-checkout": "git config submodule.recurse true"
|
||||
}
|
||||
},
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
|
|
Loading…
Reference in New Issue