Enable IntelliJ hotswap of html and javascript files

前端 未结 5 1573
渐次进展
渐次进展 2020-12-05 08:17

I\'m fairly new to IntelliJ and I\'m using it to develop an AngularJS / Java web application. When I make changes to HTML or JavaScript code, I always have to restart the ap

5条回答
  •  無奈伤痛
    2020-12-05 08:38

    You need the option "Update resources". You should be able find this option in your server Run/Debug configuration.

提交回复
热议问题