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 08ce7f7 commit 4878c1aCopy full SHA for 4878c1a
1 file changed
package.json
@@ -15,7 +15,7 @@
15
],
16
"scripts": {
17
"build": "rollup -c",
18
- "build:docs": "yarn storybook build",
+ "build:docs": "storybook build",
19
"start": "cross-env DISABLE_ESLINT_PLUGIN=true yarn storybook dev -p 6006",
20
"test": "jest",
21
"test:debug": "jest-preview",
0 commit comments