Izzimach / react-three-legacy

React bindings to create and control a 3D scene using three.js
Other
1.52k stars 128 forks source link

React 15.0 Support #79

Closed radiosilence closed 8 years ago

radiosilence commented 8 years ago

I'm currently getting this error whenever I try to compile:

Cannot resolve module 'react/lib/Object.assign'

Izzimach commented 8 years ago

Hm, yeah they switch over to object-assign at some point. Not sure why my builds still worked.