Ionic serve - live reload reset URL

Hello,

I have updated my app to include lazy loading, great!

When I test my app using ionic serve, the url stays the same - it doesn’t reset to where the app should start. So each time I save a file, I have to delete the url in the browser and type localhost:8100. This is annoying.

Is there a way to turn off this persistent url behaviour?

Many thanks!