Skip to content

fix: use proper ESM with jest #166

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

fix: use proper ESM with jest #166

merged 1 commit into from
Apr 29, 2025

Conversation

gagik
Copy link
Collaborator

@gagik gagik commented Apr 29, 2025

We did not have a full ESM configuration for jest and therefore had a discrepancy between our build vs test. This discrepancy leads to issues with CommonJS modules.

@gagik gagik requested review from nirinchev and a team as code owners April 29, 2025 15:51
@gagik gagik force-pushed the gagik/esm-jest branch 2 times, most recently from b426485 to e0339a4 Compare April 29, 2025 15:52
We did not have a full ESM configuration for jest and therefore had a discrepancy between our build vs test. This discrepancy leads to issues with CommonJS modules.
Copy link
Collaborator

@fmenezes fmenezes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@nirinchev nirinchev merged commit ee91651 into main Apr 29, 2025
16 checks passed
@nirinchev nirinchev deleted the gagik/esm-jest branch April 29, 2025 20:28
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.

3 participants