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 was archived by the owner on May 1, 2020. It is now read-only.
When using path based location strategy (not hash), path based routing results in 404s when dynamic reloading occurs after making any code changes during development.
Make a code change, webpack hot-reload fails with 404
insert any relevant code between the above and below backticks
Which @ionic/app-scripts version are you using?
1.3.7
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
This pull request fixes the issue quite nicely.