I\'m having some issues working with react-router and webpack-dev-server to achieve nested url routing.
webpack.config.js
output: {
If you use hashHistory instead of createBrowserHistory() it will keep the server from requesting to your current url on your server.
export default ();