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 36da92e commit cf867e5Copy full SHA for cf867e5
package.json
@@ -13,7 +13,7 @@
13
"build": "react-scripts build",
14
"test": "react-scripts test --env=jsdom",
15
"eject": "react-scripts eject",
16
- "storybook": "start-storybook -p 9001 -s public",
+ "storybook": "start-storybook -p 9001 -s public --ci",
17
"build-storybook": "build-storybook -s public"
18
},
19
"devDependencies": {
0 commit comments