-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
rfcA request for commentA request for commentwill-implementWhen an RFC has been discussed and a resolution has been reachedWhen an RFC has been discussed and a resolution has been reached
Description
Use ECMAScript modules instead of CommonJS.
- Convert all
require
based imports to useimport
- Update build and package entry points to be backward compatible with CJS consumers
See
- https://2ality.com/2019/10/hybrid-npm-packages.html #### See
- https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
Pure ESM Dependencies
Metadata
Metadata
Assignees
Labels
rfcA request for commentA request for commentwill-implementWhen an RFC has been discussed and a resolution has been reachedWhen an RFC has been discussed and a resolution has been reached