STRML / react-router-component

Declarative router component for React.
http://strml.viewdocs.io/react-router-component
MIT License
873 stars 94 forks source link

Deep react/lib/batchedUpdates include causes bundling issues with CDN users #170

Closed STRML closed 8 years ago

STRML commented 8 years ago

This deep include will require a full bundling of 'react', even if the developer is using the CDN version.

We only have an unstable ref to it but it's better than nothing.

STRML commented 8 years ago

See https://github.com/STRML/react-router-component/commit/a7dc0db16fe6583fb271448b664ff0717b400792#commitcomment-16525941