Skip to content
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

Adds ES build together with CJS #131

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

nlopin
Copy link

@nlopin nlopin commented Jan 26, 2024

Fixes all the issues related to ES modules (#127)

How

  • Uses tsup as an easy way to generate both artefacts
  • Updates package.json to reflect new entrypoints (adds "exports" keyword)
  • Bumps output to ES6 (could be a breaking change)

@jacobworrel jacobworrel merged commit 9fab221 into jacobworrel:master Mar 6, 2024
4 checks 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