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.
2 parents 6c891ee + f8b5acc commit d8418f1Copy full SHA for d8418f1
package.json
@@ -58,6 +58,7 @@
58
"postinstall": "run-s postinstall:**",
59
"postinstall:patch": "patch-package",
60
"postinstall:husky": "npx husky install",
61
+ "postinstall:build:create": "npm run build --workspace @patternfly/create-element",
62
"postinstall:build:tools": "npm run build --workspace @patternfly/pfe-tools",
63
"postinstall:build:styles": "npm run build --workspace @patternfly/pfe-styles",
64
"pr": "node scripts/open-pr.js"
0 commit comments