Skip to content

Conversation

chulkilee
Copy link

Note that react uses own polyfill for Object.assign - see facebook/react#1998 and facebook/react#2350

Also this will not work on react < 0.12. I think previous versions should have depend on ^0.11.0, not >= 0.11.0.

@gaearon
Copy link
Contributor

gaearon commented Oct 29, 2014

I think it would be better to use .prototype as in #434 instead of adding a polyfill dep.

@ryanflorence
Copy link
Member

Thanks! closed by 70b442a

@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React v0.12 Errors: react/lib/ReactDescriptor not found

3 participants