Skip to content

fix: add module field - #38

Open
merceyz wants to merge 1 commit into
arcanis:mainfrom
merceyz:merceyz/fix/module-field
Open

fix: add module field#38
merceyz wants to merge 1 commit into
arcanis:mainfrom
merceyz:merceyz/fix/module-field

Conversation

@merceyz

@merceyz merceyz commented Jan 8, 2024

Copy link
Copy Markdown

What's the problem this PR addresses?

esbuild, by default, doesn't look for .mjs extensions so it picks the commonjs file which it wont tree-shake.

How did you fix it?

Added a module field pointing to the .mjs file.

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