Skip to content

Compatibility with react-scripts@1.0.1 (Create React App) #1073

@gaearon

Description

@gaearon

We recently released 1.0 of react-scripts:
https://facebook.github.io/react/blog/2017/05/18/whats-new-in-create-react-app.html

It includes many changes, and people have been reporting that it’s incompatible with React Storybook as it exists now: facebook/create-react-app#2225.

I imagine there's both some sort of dependency bugs in npm, and just regular incompatibilities (e.g. our Babel preset has updated and we need other tools to catch up with supporting dynamic import()).

For this reason, I have removed React Storybook integration from our docs: facebook/create-react-app#2252. I would be happy to add it back once it is compatible out of the box again. Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions