Skip to content

Fix --index-json flag not being honored for locally deployed storybooks#539

Merged
yannbf merged 1 commit intostorybookjs:nextfrom
ronakj:next
Feb 28, 2025
Merged

Fix --index-json flag not being honored for locally deployed storybooks#539
yannbf merged 1 commit intostorybookjs:nextfrom
ronakj:next

Conversation

@ronakj
Copy link
Contributor

@ronakj ronakj commented Feb 11, 2025

Closes #538

What I did

Fix the bug where index-json flag is not honored for locally deployed storybooks

Checklist for Contributors

Manual testing

I tested this in an internal repo for my org.

Documentation

  • Add or update documentation reflecting your changes in this repository
  • Request documentation updates in the test-runner docs website

Checklist for Maintainers

  • Make sure this PR contains one of the labels below:

    Available labels
    • skip-release: Skip any releases, e.g., documentation only changes, CI config etc.
    • patch: Upgrade patch version (e.g. 0.0.x)
    • minor: Upgrade patch version (e.g. 0.x.0)
    • major: Upgrade patch version (e.g. x.0.0)

@kasperpeulen kasperpeulen added the patch Increment the patch version when merged label Feb 11, 2025
@yannbf yannbf merged commit b24a54f into storybookjs:next Feb 28, 2025
4 checks passed
@yannbf yannbf mentioned this pull request Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: --index-json flag not honored when running against a local storybook

3 participants