jpsierens / webpack-react-redux

A boilerplate for playing around with react, redux and react-router with the help of webpack.
MIT License
599 stars 196 forks source link

Updated to React Router 4 #22

Closed Dehorser closed 7 years ago

Dehorser commented 7 years ago

React HMR plays a little better with React Router 4, so I decided to update the program to fit the new RR4 API.

jpsierens commented 7 years ago

Awesome work dude! Thanks