Skip to content

Update main and module fields in package.json#17

Closed
mck wants to merge 1 commit into
mainfrom
feature/common-js-support
Closed

Update main and module fields in package.json#17
mck wants to merge 1 commit into
mainfrom
feature/common-js-support

Conversation

@mck

@mck mck commented Jan 29, 2026

Copy link
Copy Markdown
Collaborator

Changed the 'main' entry to './dist/index.cjs' and added a 'module' field pointing to './dist/index.js' to clarify CommonJS and ES module entry points.

Changed the 'main' entry to './dist/index.cjs' and added a 'module' field pointing to './dist/index.js' to clarify CommonJS and ES module entry points.
@mck mck closed this Jan 29, 2026
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