Hi !
In a project for my company, we have some issue when using the AngularWebpackPlugin in Angular 12 (we haven't migrated to ng-cli yet, it will be soon).
We have explicitly maked jitMode: false but Angular still complain about the JIT being enabled. (The team lead want to work only with AOT)
So, is someone understand why we're getting this error ? It show up again and again and for no reason, disapear for some time before showing back again randomly.