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

Remove builder config from main.js #54

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

shilman
Copy link
Member

@shilman shilman commented Feb 12, 2023

Not needed now that we're using v7 frameworks and actually wrong in v7 because it should be @storybook/builder-webpack5 if we were going to configure it manually 😉

📦 Published PR as canary version: 0.0.20--canary.54.c33318c.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

Version

Published prerelease version: v0.0.20-next.1

Changelog

🐛 Bug Fix

⚠️ Pushed to next

Authors: 4

Copy link
Member

@dannyhw dannyhw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ ✅ ✅ ✅

@dannyhw dannyhw merged commit 75e9279 into next Feb 12, 2023
@github-actions github-actions bot mentioned this pull request Mar 11, 2023
dannyhw added a commit that referenced this pull request Mar 31, 2023
* migrate to storybook 7.0.0-beta (#52)

* chore(migration): migrate from storybook v6 to v7

* fix: format mdx file

* fix: add missing babel plugin

---------

authored-by: Arnaud Manaranche <[email protected]>

* trigger canary

* lock

* fix: remove unnecessary builder config from main.js (#54)

* update to rc version

* chore:  update package.json to remove unused/un-needed dependencies

* remove unused peerDeps, widen sb devDeps, fix start script

* simplify sb dev deps range

---------

Co-authored-by: Natalie Rouvière <[email protected]>
Co-authored-by: Michael Shilman <[email protected]>
Co-authored-by: Jeppe Reinhold <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants