1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00

Complete submodules:unload script

This commit is contained in:
adrinr 2023-04-19 10:21:07 +01:00
parent c58f6d8db6
commit b825beae43

View file

@ -81,7 +81,7 @@
"postinstall": "husky install",
"dep:clean": "yarn clean -y && yarn bootstrap",
"submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap",
"submodules:unload": "git submodule deinit --all"
"submodules:unload": "git submodule deinit --all && yarn && yarn bootstrap"
},
"workspaces": {
"packages": [