@storybook/react with webpack 5? #19397
Unanswered
JasonKleban
asked this question in
Documentation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://storybook.js.org/docs/react/builders/webpack#webpack-5
Is this ALL that is required? I'm a little confused. I'm using the @storybook/react stuff and when I (believe I) do as that documentation advises, I still get the same runtime errors and
Version: webpack 4.46.0in the output.I tried adding
@storybook/react-webpack5alpha, but since our config doesn't specifyframework: "react"I don't have an obvious way to adapt it to use this.Beta Was this translation helpful? Give feedback.
All reactions