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 dd2fd83 commit 4bc699cCopy full SHA for 4bc699c
package.json
@@ -88,7 +88,7 @@
88
"storybook:docs": "storybook dev --docs --port 6007",
89
"storybook:build": "storybook build",
90
"prestorybook:build": "vite build examples",
91
- "examples": "vite examples",
+ "examples": "vite examples --host",
92
"examples:build": "vite build examples",
93
"examples:preview": "vite preview examples",
94
"examples:storybook": "vite examples --host --clearScreen false --mode storybook",
0 commit comments