Skip to content

Commit

Permalink
change storybook dist dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes committed Oct 8, 2024
1 parent 6e50227 commit 92e0cdd
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 @@ -18,7 +18,7 @@
"build:react": "yarn workspace @digdir/designsystemet-react build",
"build:tokens": "yarn workspace @digdir/designsystemet-cli build",
"build:css": "yarn workspace @digdir/designsystemet-css build",
"build:storybook": "storybook build -o ./dist/storybook --config-dir ./apps/storybook",
"build:storybook": "storybook build -o ./apps/storybook/dist --config-dir ./apps/storybook",
"build:storefront": "yarn workspace storefront building",
"build:devsite": "yarn workspace dev building",
"start:storefront": "yarn workspace storefront start",
Expand Down

0 comments on commit 92e0cdd

Please sign in to comment.