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 42afa5f commit 9f3e8efCopy full SHA for 9f3e8ef
package.json
@@ -18,7 +18,8 @@
18
"build-storybook-docs": "build-storybook -s public --docs",
19
"test": "react-scripts test",
20
"chromatic": "chromatic",
21
- "release": "auto shipit"
+ "release": "auto shipit",
22
+ "prepublish": "yarn build"
23
},
24
"peerDependencies": {
25
"react": ">=16.8.0",
0 commit comments