Skip to content

Conversation

@tharropoulos
Copy link
Collaborator

Change Summary

• set modules: false in @babel/preset-env to maintain esm syntax
• prevents commonjs interop issues when importing from esm contexts
• resolves publint warning about __esModule and exports.default pattern

PR Checklist

… cjs

• set modules: false in @babel/preset-env to maintain esm syntax
• prevents commonjs interop issues when importing from esm contexts
• resolves publint warning about __esModule and exports.default pattern
@tharropoulos
Copy link
Collaborator Author

Address #258

@jasonbosco jasonbosco merged commit 7271894 into typesense:master Oct 10, 2025
1 check passed
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.

2 participants