Editing the HTML file does not trigger compilation
mellson opened this issue · 2 comments
mellson commented
Thanks for creating this project!
I have a small problem, when I edit the component java file the compilation and annotation processing works great!
But when I edit the HTML file and build the module nothing happens, I have to change something in the java file to trigger a build.
mellson commented
Sorry, just to add to the confusion it actually does compile sometimes 🤔
mellson commented
I can make it work every time if I don't let IntelliJ's window loose focus. So closing this again 😊