Skip to content

📦 RFC — Convert modules to ESM #421

New issue

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

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

Already on GitHub? # to your account

Open
jrolfs opened this issue May 8, 2021 · 0 comments
Open

📦 RFC — Convert modules to ESM #421

jrolfs opened this issue May 8, 2021 · 0 comments
Labels
rfc A request for comment will-implement When an RFC has been discussed and a resolution has been reached

Comments

@jrolfs
Copy link
Collaborator

jrolfs commented May 8, 2021

Use ECMAScript modules instead of CommonJS.

  • Convert all require based imports to use import
  • Update build and package entry points to be backward compatible with CJS consumers

See

Pure ESM Dependencies
@jrolfs jrolfs added rfc A request for comment will-implement When an RFC has been discussed and a resolution has been reached labels May 8, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
rfc A request for comment will-implement When an RFC has been discussed and a resolution has been reached
Projects
None yet
Development

No branches or pull requests

1 participant