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

fix: Issue with CommonJS #453

Merged
merged 3 commits into from
Jan 15, 2024
Merged

fix: Issue with CommonJS #453

merged 3 commits into from
Jan 15, 2024

Conversation

Jason3S
Copy link
Owner

@Jason3S Jason3S commented Jan 15, 2024

fix #452

When adding ESM support, common JS imports got broken.

This has been fixed and new integration tests have been added that are independent of the code base.

@Jason3S Jason3S marked this pull request as ready for review January 15, 2024 08:49
@Jason3S Jason3S merged commit 4d6e121 into main Jan 15, 2024
10 checks passed
@Jason3S Jason3S deleted the dev-fix-build branch January 15, 2024 08:49
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.

Error: Cannot find module './xxHash32.js'
1 participant