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 ES module build #151

Merged
merged 1 commit into from
Nov 3, 2021
Merged

Add ES module build #151

merged 1 commit into from
Nov 3, 2021

Conversation

robertknight
Copy link
Member

Change the main build to generate ES modules rather than CommonJS. The
CommonJS build is still generated for backwards compatibility and will
be removed in a future major release.

The tests currently use the CommonJS build because that was easier to
get working. They should be changed to use the ESM build in future.

Change the main build to generate ES modules rather than CommonJS. The
CommonJS build is still generated for backwards compatibility and will
be removed in a future major release.

The tests currently use the CommonJS build because that was easier to
get working. They should be changed to use the ESM build in future.
@robertknight robertknight merged commit dda6eb5 into master Nov 3, 2021
@robertknight robertknight deleted the esm-build branch November 3, 2021 11:16
robertknight added a commit that referenced this pull request Nov 3, 2021
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