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 f594a11 commit cbe6664Copy full SHA for cbe6664
package.json
@@ -45,7 +45,7 @@
45
"exports": {},
46
"files": [],
47
"scripts": {
48
- "postinstall": "yarn build:all",
+ "prepare": "yarn build:all",
49
"clean": "shx rm -rf ./**/node_modules",
50
"build:all": "yarn workspaces foreach --exclude . -A -pi -t run build",
51
"test:all": "yarn workspaces foreach --exclude . -A -pi run test",
0 commit comments