#Console complain about JIT even if it is explicitly disabled

5 messages · Page 1 of 1 (latest)

ocean kelp
#

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.

signal shore
ocean kelp
#

WebcamModule is coming from a node module, so what can we do to fix that ?

signal shore
#

It could be happening because you're not running the Angular Linker plugin for Babel for dependencies during your build