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

Update Storybook examples for [email protected] #26

Closed
seniorquico opened this issue Sep 26, 2018 · 1 comment
Closed

Update Storybook examples for [email protected] #26

seniorquico opened this issue Sep 26, 2018 · 1 comment

Comments

@seniorquico
Copy link

The Storybook example project configuration files don't appear to work with the latest react-script@2 betas. Comparing my working project configuration to the webpack.config.js example configuration file, I have the following:

  • Remove @babel/preset-state-0 preset
  • Add @babel/plugin-proposal-class-properties plugin
  • Remove polyfill: true from @babel/plugin-transform-runtime plugin configuration

Additionally, I think the webpack.config.monorepo.example.js configuration file should be removed now that the latest react-scripts@2 betas no longer support Yarn workspaces/Lerna monorepos.

@strothj
Copy link
Owner

strothj commented Oct 10, 2018

Hello,

I'm going to close this issue because the features of this project will soon be in the Create React App package. I've created an issue with some information here: #30

@strothj strothj closed this as completed Oct 10, 2018
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

No branches or pull requests

2 participants