Question: VSC triggers compilation even without any file changes in Angular(6) project
ng serve
It's frustrating when Visual Studio Code starts compiling repeatedly, even when no changes have been made. How can I prevent this from happening?
I'm using powershell and here is the unexpected compilation output: https://i.stack.imgur.com/F2DNr.png