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

Add support for ES modules #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add support for ES modules #12

wants to merge 2 commits into from

Conversation

jonkoops
Copy link
Collaborator

Adds support for ES modules in a backwards compatible way by providing both require and module entry-points to the module.

@jonkoops jonkoops requested a review from feross July 25, 2024 12:30
Copy link

socket-security bot commented Jul 25, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rollup/plugin-terser@0.4.4 eval, unsafe Transitive: environment, filesystem, shell +16 4.46 MB lukastaegert
npm/rollup@4.19.0 environment, filesystem +18 44 MB lukastaegert

View full report↗︎

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
@jonkoops
Copy link
Collaborator Author

jonkoops commented Jul 25, 2024

This PR also updates the generated files, which are now built using Rollup. To see the real diff check out the individual commit (dbb38ae).

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

Successfully merging this pull request may close these issues.

1 participant