Tool/IntelliJ
서버 재시작 없이 HTML,CSS 실시간 반영
dev?
2024. 11. 13. 16:02
반응형
1. File > Settings 클릭
2. Buils, Execution, Deployment > Compiler > Build project automatically 체크박스를 선택
3. Advaned Settings > Allow auto-make to start even if developed application is currently running 체크
4. 상단 메뉴의 Run > Edit Configurations.. 선택
5. Modify Options 선택
6. On 'Update' action 선택 -> Update classes and resources 선택
7. On frame deactivation -> Update classes and resources 선택
https://hajoung56.tistory.com/71
https://shanepark.tistory.com/215
반응형