[question] Why HMR does not work for typescript files for 'Aurelia' template? #635

Closed
opened 2025-08-09 17:17:03 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @shahabganji on 6/25/2017

I created a project based on what you have said on the page. Every change is detected by HMR and applied to browser pages without the need to refresh the browser. Although changes in typescript files detected, they are not affecting browser pages until we change other files such as .html, .css, etc. files.

While this feature works properly for angular projects, I was wondering is there any issues for Aurelia projects or something else should be run behind the scene?

*Originally created by @shahabganji on 6/25/2017* I created a project based on what you have said on the page. Every change is detected by HMR and applied to browser pages without the need to refresh the browser. Although changes in typescript files detected, they are not affecting browser pages until we change other files such as ```.html, .css```, etc. files. While this feature works properly for angular projects, I was wondering is there any issues for Aurelia projects or something else should be run behind the scene?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#635
No description provided.