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

Replace tsup with rollup #514

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Replace tsup with rollup #514

merged 3 commits into from
Jan 11, 2024

Conversation

rygine
Copy link
Collaborator

@rygine rygine commented Jan 10, 2024

in this PR:

replace tsup with rollup

tsup does not generate accurate source maps when tree-shaking. it also seems like tsup isn't updated regularly even though there are several outstanding issues that break builds. with rollup we have more control of the bundling, accurate source maps, and smaller bundle sizes.

@rygine rygine requested a review from a team January 10, 2024 20:29
@rygine rygine merged commit 94a36c2 into main Jan 11, 2024
7 checks passed
@rygine rygine deleted the rygine/rollup branch January 11, 2024 16:17
Copy link
Contributor

🎉 This PR is included in version 11.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants