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
In my project with Angular 11 I get the following message into the CLI
Warning: /my-ng-app/src/app/components/my-component/my-component/my-component.module.ts depends on 'ngx-barcode'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
This can be fixed?
The text was updated successfully, but these errors were encountered:
In my project with Angular 11 I get the following message into the CLI
This can be fixed?
The text was updated successfully, but these errors were encountered: