erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12k stars 2.5k forks source link

feat(routing): Code splitting, named routes, no SSR mismatch issues #1298

Open grgur opened 7 years ago

grgur commented 7 years ago

I reused @leifdalan's PR https://github.com/erikras/react-redux-universal-hot-example/pull/1216 to enable code splitting with additional features: