You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporarily solution
Add to angular.json : "allowedCommonJsDependencies": [ "@markpieszak/ng-application-insights" ]
to avoid console error.
Expected behavior
NO warnings.
Console snippet
WARNING in *** depends on '@markpieszak/ng-application-insights'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies