This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Please merge PR to support path-based location strategy in local dev "ionic serve" #974
Open
Description
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
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.
What behavior are you expecting?
This:
Steps to reproduce:
- Use path-based routing
- Navigate to a deep-link
- 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.
Metadata
Metadata
Assignees
Labels
No labels