Angular 10 is now throwing this warning:
WARNING in /someproject/node_modules/ngx-papaparse/__ivy_ngcc__/fesm2015/ngx-papaparse.js depends on 'papaparse/papaparse.min.js'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
Just wanted to put this on your radar.
See: https://web.dev/commonjs-larger-bundles/
Angular 10 is now throwing this warning:
Just wanted to put this on your radar.
See: https://web.dev/commonjs-larger-bundles/