Skip to content

Commit

Permalink
[C] add postinstall back
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed May 16, 2024
1 parent 1c5c115 commit 9d6de23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"packages/epo-style-dictionary"
],
"scripts": {
"postinstall": "yarn workspace @rubin-epo/epo-react-lib run build",
"build-storybook:production": "yarn workspace @rubin-epo/epo-react-lib run build-storybook:production && yarn workspace @rubin-epo/epo-widget-lib run build-storybook:production",
"test": "yarn workspaces run test",
"test:generate-output": "jest --json --outputFile=.jest-test-results.json || true"
Expand Down

0 comments on commit 9d6de23

Please sign in to comment.