Closed daniel-sc closed 7 months ago
Hi @daniel-sc,
we will add ESM support into our feature requests backlog.
You are however welcome to create a PR that solves this. Either ESM only package (major bump) or minor bump that supports both commonjs and esm.
@amertak could you please review the PR and create a (minor) release based on the changes? (This is based on https://evertpot.com/universal-commonjs-esm-typescript-packages/ )
@daniel-sc Thanks for contribution. We added ESM support and released 9.0.0.
With current angular versions, using this lib generates the following warning:
Would it be possible to publish it using ECMAScript modules?