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

improve node ESM compatibility #44

Open
arlac77 opened this issue Apr 29, 2020 · 0 comments
Open

improve node ESM compatibility #44

arlac77 opened this issue Apr 29, 2020 · 0 comments

Comments

@arlac77
Copy link

arlac77 commented Apr 29, 2020

What about better ESM support ?

As node now supports ESM natively.

Allow direct importing (without bundlers) by:

  • rename *.js -> *.mjs
  • and/or add type: "module" to package.json
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

1 participant