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
{{ message }}
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.
The current setup makes it impossible to test during development on another device, because it has to load the javascript from the webpack server.
If the webpack-dev-server instead proxies all unmatched requests to the server, it will be working like it does in production...
The text was updated successfully, but these errors were encountered: