Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(storybook): handle output-dir properly for outputs #21168

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

mandarini
Copy link
Member

Do not hard-code output dir for Storybook. Take into account CLI argument, or just use the default (static-storybook).

Also, change the way the storybook command is ran. Run it from the root of each project.

@mandarini mandarini self-assigned this Jan 16, 2024
@mandarini mandarini requested a review from a team as a code owner January 16, 2024 17:19
@mandarini mandarini requested a review from jaysoo January 16, 2024 17:19
Copy link

vercel bot commented Jan 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 17, 2024 1:11pm

@mandarini mandarini force-pushed the fix/storybook-plugin-outdir branch from 31368cb to 16f8d15 Compare January 17, 2024 13:04
@mandarini mandarini force-pushed the fix/storybook-plugin-outdir branch from 16f8d15 to ab91f47 Compare January 17, 2024 13:10
@jaysoo jaysoo merged commit 01ae336 into nrwl:master Jan 17, 2024
6 checks passed
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants