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

Dual-export ESM and CJS builds. Migrate from webpack to tsup #74

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

MatthewWid
Copy link
Owner

This PR migrates the build system from webpack to tsup and adds dual-exports to support both ESModules and CommonJS.

Resolves #60 and #71.

@MatthewWid MatthewWid added the enhancement New feature or request label Oct 18, 2024
@MatthewWid MatthewWid self-assigned this Oct 18, 2024
@MatthewWid MatthewWid merged commit aecaa5b into master Oct 18, 2024
2 checks passed
@MatthewWid MatthewWid deleted the cjs-esm-support branch October 18, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SyntaxError with 'better-sse' package
1 participant