Skip to content

allow omitting --quiet flag in heft-storybook-plugin without requiring --verbose#5681

Open
UberMouse wants to merge 1 commit intomicrosoft:mainfrom
UberMouse:allow-overriding-quiet-flag-in-storybook
Open

allow omitting --quiet flag in heft-storybook-plugin without requiring --verbose#5681
UberMouse wants to merge 1 commit intomicrosoft:mainfrom
UberMouse:allow-overriding-quiet-flag-in-storybook

Conversation

@UberMouse
Copy link
Contributor

Summary

Adds an option to control whether the plugin supplies --quiet to Storybook when starting the dev server

Details

Added an option that defaults to true to maintain backwards compatible behaviour
When set to false it causes --quiet not to be supplied to Storybook
If true supplying --verbose still removes --quiet just as before

How it was tested

Ran the heft-storybook-v9-tutorial with the flag set to
false: storybook output is not silenced
true: storybook output is silenced
omitted: storybook output is silenced
omitted, --verbose: storybook output is not silenced

Impacted documentation

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

Labels

None yet

Projects

Status: Needs triage

Development

Successfully merging this pull request may close these issues.

1 participant