Skip to content

Commit

Permalink
Update storybook build output
Browse files Browse the repository at this point in the history
  • Loading branch information
jpjuliao committed Mar 29, 2024
1 parent e6989db commit a8eadcd
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 @@ -27,6 +27,6 @@
},
"scripts": {
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
"build-storybook": "storybook build -o docs"
}
}

0 comments on commit a8eadcd

Please sign in to comment.