-
Notifications
You must be signed in to change notification settings - Fork 993
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
Upgrade webpack v4 to v5 #1667
Labels
Comments
It looks like Storybook does not support Webpack 5: storybookjs/storybook#13392 :/ |
We use |
3 tasks
Now that we've upgraded to Storybook v6, which is using Webpack v5, when should we prioritize upgrading to Webpack v5 @peterp? |
5 tasks
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Previously we were blocked by the fact that Storybook was on Webpack 4, but they've already upgraded to Webpack 5.
Here are the docs for upgrading: https://webpack.js.org/migrate/5/
The text was updated successfully, but these errors were encountered: