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 bca1bf9 commit 68e73c8Copy full SHA for 68e73c8
package.json
@@ -32,7 +32,7 @@
32
"typecheck": "tsc --noEmit",
33
"build": "gulp",
34
"build-storybook": "storybook build",
35
- "dev": "storybook dev -p 6006 -- --no-manager-cache",
+ "dev": "storybook dev -p 6006",
36
"start": "storybook dev",
37
"prepublishOnly": "npm run build",
38
"playwright:install": "playwright install --with-deps",
0 commit comments