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

React 15.4.0 is not supporting import react/lib/* #86

Closed
pedramphp opened this issue Nov 16, 2016 · 1 comment
Closed

React 15.4.0 is not supporting import react/lib/* #86

pedramphp opened this issue Nov 16, 2016 · 1 comment

Comments

@pedramphp
Copy link

React 15.4.0 is not supporting import react/lib/* or react-dom/lib/* anymore.

React package and browser build no longer "secretly" includes React DOM.
Release wiki: https://github.com/facebook/react/releases/tag/v15.4.0
Dan Abramov tweet: https://twitter.com/dan_abramov/status/798926305030877184

Please review the code in the animationMixin.js
animationMixin.js:

var _ReactTransitionEvents = require("react/lib/ReactTransitionEvents");

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

Successfully merging a pull request may close this issue.

2 participants