I'm fairly new to IntelliJ and I'm using it to develop an AngularJS application having spring-boot as the backend server. When I make any changes to HTML or JavaScript code, I always have to restart the app server. Is there a config or plugin that provides hot-swap for HTML/JS/CSS files?
I'm using IntelliJ Community Edition 2017.2.17, Angular 1.4.4, Node 4.2.1 and NPM 2.14.7.