- [x] Upgrade Webpack from 1.x -> 2.x
- [x] Upgrade all babel / eslint related tools
- [x] Create separate babel-preset-benzinga / eslint-config-benzinga packages
- [x] Update `src/**/*.js` files to improved require capabilities
- [x] Upgrade Redux libraries
- [x] Upgrade React-ish deps to 15.2.0 versions

- [ ] Upgrade React-Router / History / Change to react-redux-router
- [ ] Change <Route/> config API to use getComponent(location, callback) style


- [ ] Automate the flattening of component trees right before merging

# Old Versions

npm install react-router@^1.0.0 react-redux@4.0.0 redux-simple-router@2.0.4 history@1.17.0
