
This option makes ngc behave as tsc, and was originally implemented before ngtsc existed. It was designed so we could build JIT-only versions of Angular packages to begin testing Ivy early, and is not used at all in our current setup. PR Close #32219
ngc-wrapped
This is a wrapper around @angular/compiler-cli that makes ngc run under Bazel.