Skip to content

Commit

Permalink
&& touch ./stoybook-static/.nojekyll removed
Browse files Browse the repository at this point in the history
  • Loading branch information
rrmerugu committed Mar 26, 2024
1 parent c73f77b commit d73317e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "tsc && vite build",
"preview": "vite preview",
"storybook": "storybook dev -p 6006 -h 0.0.0.0",
"build-storybook": "storybook build && touch ./stoybook-static/.nojekyll"
"build-storybook": "storybook build"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.6.17",
Expand Down

0 comments on commit d73317e

Please sign in to comment.