nagix / chartjs-plugin-colorschemes

Predefined color schemes for Chart.js
MIT License
263 stars 58 forks source link

Is it possible to get ECMAScript module (ESM) bundle in NPM? #27

Open solarisfire opened 3 years ago

solarisfire commented 3 years ago

Angular 10+ throws:

CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

nagix commented 3 years ago

I'm planning to include a separate ES module in the v1 release.