gaearon / react-proxy

Proxies React components without unmounting or losing their state
460 stars 50 forks source link

Fix ES2015 configuration #49

Closed gaearon closed 8 years ago

gaearon commented 8 years ago

This makes config simpler and should fix #48 as well.