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

Add flag to storybook command #1445

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Conversation

jvanbaarsen
Copy link
Contributor

This adds two flags, one is to open in browser on start, and the other
is to set a different port if you want to.

Fixes: #916

This adds two flags, one is to open in browser on start, and the other
is to set a different port if you want to.

Fixes: redwoodjs#916
@dthyresson
Copy link
Contributor

@jvanbaarsen I noticed that

https://github.com/redwoodjs/redwoodjs.com/blob/main/docs/cliCommands.md

the current CLI docs is missing the entry for storybook.

Should we have this command with these new options argument added to the CLI docs?

@jvanbaarsen
Copy link
Contributor Author

@dthyresson Yes, adding to docs is always a good idea :-) I'll see if I can get to it tomorrow 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "rw storybook --open"
3 participants