anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
633 stars 123 forks source link

React-Router 2.0.0-RC4, browserHistory and updated server.js #25

Closed oltsa closed 8 years ago

oltsa commented 8 years ago

Changed React-Router to new 2.x.x version, updated to use browserHistory instead of hashHistory and updated server.js to catch all and serve index.html

oltsa commented 8 years ago

Added babel-eslint to the dev dependencies and updated .eslintrc to use babel-eslint as parser for stuff like propTypes

anorudes commented 8 years ago

nice work, inertum :+1: