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
Nathan Walker edited this page Mar 1, 2019
·
1 revision
When using Angular routing you can use the modern HTML5 push state routing resolution (non "hash") you are commonly used to these days. However when packaging an Electron app for distribution this can cause problems since it's loading an index.html file within the Electron app.