Compiling with Angular CLI version greater than 10 results in a warning by the Angular compiler. This is caused by the usage of CommonJS or AMD dependencies within this package or its dependencies.
Can you provide a version of your module only using ES-modules? I'm currently using version 1.1.0 of polylabel.
Compiling with Angular CLI version greater than 10 results in a warning by the Angular compiler. This is caused by the usage of CommonJS or AMD dependencies within this package or its dependencies.
Can you provide a version of your module only using ES-modules? I'm currently using version
1.1.0
ofpolylabel
.