revert: loadWorkspace unexpected behavior (#1172)

This commit is contained in:
Himself65
2023-02-21 20:44:18 -06:00
committed by GitHub
parent 86346b284e
commit 0b072da346
49 changed files with 1225 additions and 2198 deletions
+1
View File
@@ -8,3 +8,4 @@ if [ "$1" == "--latest" ]; then
else
pnpm up "@blocksuite/*@${1}" "!@blocksuite/icons" -r
fi