-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
remove storybook: #15074
remove storybook: #15074
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! But I'll hold off reviewing and leave it to someone with more experience changing dependencies.
Let me know if you want to pair on tackling that vercel failure
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!
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.
This looks good to me thanks for tackling!
* remove storybook: * changelog * clean up * update browserstack * remove special case for storybook * add back gen-story-md
* remove storybook: * changelog * clean up * update browserstack * remove special case for storybook * add back gen-story-md
* remove storybook: * changelog * clean up * update browserstack * remove special case for storybook * add back gen-story-md
As a team we decided to remove storybook. We didn't use it often enough and it was becoming a burden to update it's dependencies.
Here was the original PR that added storybook.
I also updated browserstack. Not entirely sure why, but after removing the storybook dependencies from the package.json file, browserstack started to fail. I updated it and it fixed it. I wish I knew the answer to these things, but sometimes the web is too thick.