Working with Angular 2 using TypeScript and Spring Boot within Intellij.
I have encountered an issue where changes made in my TypeScript file are not being reflected on the webpage, even though the generated JavaScript file shows the updates. Can anyone provide assistance on configuring live update for this situation?