Skip to content

Conversation

@abelstuker
Copy link
Contributor

This PR corrects the file extensions in the exports and main fields from .cjs to .js to match the TypeScript compiler output. The mismatch between declared entry points (.cjs) and actual output files (.js) caused module resolution failures when attempting to import the package.

@tolauwae tolauwae self-requested a review November 14, 2025 07:44
@tolauwae tolauwae merged commit b170806 into main Nov 14, 2025
6 checks passed
@tolauwae tolauwae deleted the fix/cjs-module-entrypoints branch November 14, 2025 07:45
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