@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
-
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.0
in the output.I tried adding
@storybook/react-webpack5
alpha, 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