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 have recently upgraded to Angular 10 and am receiving the error
WARNING in myComponent.ts depends on 'leaflet-contextmenu'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
As per this stackOverflow post, please could you bundle as an ECMAScript module (ESM) bundle?
Thanks
The text was updated successfully, but these errors were encountered:
I have recently upgraded to Angular 10 and am receiving the error
WARNING in myComponent.ts depends on 'leaflet-contextmenu'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
As per this stackOverflow post, please could you bundle as an ECMAScript module (ESM) bundle?
Thanks
The text was updated successfully, but these errors were encountered: