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

Breaking: Fix CJS interop #9

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Breaking: Fix CJS interop #9

merged 1 commit into from
Jun 20, 2024

Conversation

IanVS
Copy link
Collaborator

@IanVS IanVS commented Jun 20, 2024

Avoids adding a .default property on the cjs exports.

Fixes #8

Note: the --splitting flag is a hack to work around an esbuild bug: egoist/tsup#572 (comment)

@IanVS IanVS merged commit 9391a94 into main Jun 20, 2024
6 checks passed
@IanVS IanVS deleted the default-export branch June 20, 2024 16:48
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.

Default export exposed as named default
1 participant