Open agarciacalvo opened 4 years ago
Building with Angular 10 throws this warning:
WARNING in C:...\node_modules\ng-gantt\fesm2015\ng-gantt.js depends on 'jsgantt-improved'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
It's possible to have jsgantt-impoved built for ECMAScript?
More info: https://web.dev/commonjs-larger-bundles/
Thanks @agarciacalvo any ideas on how to fix it?
Building with Angular 10 throws this warning:
It's possible to have jsgantt-impoved built for ECMAScript?
More info: https://web.dev/commonjs-larger-bundles/