Izzimach / react-three-legacy

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

Correct problem when monkey-patching React #15

Closed Izzimach closed 9 years ago

Izzimach commented 9 years ago

See #14, Probably involves the way webpack packs modules or executes them when invoked.

Izzimach commented 9 years ago

The upgrade to react 0.13 now includes a check to prevent "double-patching" of React