You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to get the best URLs we should run the examples using HTML5 history. webpack-dev-server has a --history-api-fallback flag that we should be able to use to do this. We're already using it in the history library.