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
I updated my Angular project from Angular 9 to 10 and then after build this warning appeared:
WARNING in /mnt/c/app/angular-latest-smartmex/smartmex-web/src/app/factories/WampService.ts depends on 'thruway.js'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Maybe it is possible to use package without CommonJS.
The text was updated successfully, but these errors were encountered:
I updated my Angular project from Angular 9 to 10 and then after build this warning appeared:
Maybe it is possible to use package without CommonJS.
The text was updated successfully, but these errors were encountered: