We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6617ed7 commit 5bbe91bCopy full SHA for 5bbe91b
.husky/pre-push
@@ -1,4 +1,4 @@
1
-yarn workspaces foreach -ptR -j 5 --since --include "./src/{bundles,tabs}/*" run build --tsc --lint
+yarn workspaces foreach -ptR -j 5 --since --include "./src/{bundles,tabs}/*" run buildtools prebuild
2
yarn workspaces foreach -ptR -j 5 --since --include "./src/{bundles,tabs}/*" run test
3
yarn workspaces foreach -ptW --since --include "./{lib,devserver}/*" run lint
4
yarn workspaces foreach -ptW --since --include "./{lib,devserver}/*" run tsc
0 commit comments