-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Docs: update paths from /cli
to /cli-storybook
in cli-storybook package.json
#31799
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
base: next
Are you sure you want to change the base?
Docs: update paths from /cli
to /cli-storybook
in cli-storybook package.json
#31799
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile
/cli
to /cli-storybook
in cli-storybook package.json
/cli
to /cli-storybook
in cli-storybook package.json/cli
to /cli-storybook
in cli-storybook package.json
/cli
to /cli-storybook
in cli-storybook package.json/cli
to /cli-storybook
in cli-storybook package.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing!
I've noticed that some of the urls and paths may not be pointing to the intended ones.
Could you check them?
Co-authored-by: Takuya Uehara <[email protected]>
Co-authored-by: Takuya Uehara <[email protected]>
View your CI Pipeline Execution ↗ for commit d3c2e78.
☁️ Nx Cloud last updated this comment at |
issue: #31800
This PR fixes incorrect homepage and directory paths in package.json files for both CLI packages.
Changes
@storybook/cli package
code/lib/cli
tocode/lib/cli-storybook
code/lib/cli
tocode/lib/cli-storybook
sb package (sub CLI)
code/lib/cli
tocode/lib/cli-sub
code/lib/cli
tocode/lib/cli-sub
How to test