Closed
Description
In order to work with browserhistory the server needs to serve index.html to all request, with the exception of actual static content of course. I did not find a way to solve this with jspm-hmr server. I'm currently using hashHistory but need to switch to browserhistory so I need to solve this somehow. Maybe I could try to make a PR if this is something you want to add?