Running VSC, both ng serve and ng build good. In order to disable caching, run ng build --aot --output-hashing=all --watch then all the su
ng serve
ng build
ng build --aot --output-hashing=all --watch