Questions Tagged aot

ng build fails if AOT is enabled (Angular 11)

Answered: It looks like this might be buggy behavior on the Angular side (or my lack of understanding of ngcc). The ngcc compiled code is significantly different when automatically run by `ng build` vs when ru...