Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESM Support #78

Closed
jrgleason opened this issue Jun 24, 2019 · 2 comments
Closed

ESM Support #78

jrgleason opened this issue Jun 24, 2019 · 2 comments

Comments

@jrgleason
Copy link

I was looking for ESM support and couldn't get it to work so I rewrote with ESM support (jrgleason#1) I would say using this then using webpack to make an ES5 version in dist would be the right way to go.

@luisrudge
Copy link

It's unlikely we'll move to ESM. We're moving libs to typescript. We'll eventually provide an ESM build, though. Thanks for the feedback!

@bbarry
Copy link

bbarry commented Jun 25, 2020

Angular 10 now gives a warning to users who are using this library due to it being a CommonJS package. Are there still plans on moving this project to TS and providing module based package formats?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants