I'm using Nest for an MVC style SSR application. When I save a TS file the app restarts in the terminal but I still need to manually refresh the browser page. Does anyone know a way that I can make the browser page reload?
Also, can I make the reload work when changing a handlebars file (.hbs extension) ?
Thanks for any suggestions 🙂