iamdustan / tiny-react-renderer

Learn you a React Renderer for Great Good
779 stars 48 forks source link

Update for React core/renderer changes #14

Open iamdustan opened 8 years ago

iamdustan commented 8 years ago

React has updated how it bundles and shares code. React Isomorphic is now the core and all internals are hidden.

Relevant React PRs: https://github.com/facebook/react/pull/7164 https://github.com/facebook/react/pull/7168

gaearon commented 8 years ago

(It’s not in any of stable releases yet though. We didn’t cherry-pick this to 15.x yet.)

iamdustan commented 8 years ago

just reminding myself. :smile:

Looks like I can still install the nightly: http://react.zpao.com/builds/master/latest/

gaearon commented 8 years ago

👍

oatkiller commented 7 years ago

👍

evilbs commented 7 years ago

👍