-
-
Notifications
You must be signed in to change notification settings - Fork 85
feat: switch from tsup to tsdown #2224
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2224 +/- ##
=======================================
Coverage 99.80% 99.80%
=======================================
Files 136 136
Lines 6099 6111 +12
Branches 505 509 +4
=======================================
+ Hits 6087 6099 +12
Misses 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🙌 thanks for the review @TheAlexLichter! Now that this is unblocked I'll apply the suggestions. They're really helpful. |
|
🎉 This is included in version v2.46.0 🎉 The release is available on: Cheers! 📦🚀 |
|
Nice! It looks like the switch from tsup to tsdown is pretty simple! |
That is one of the goals of |
PR Checklist
status: accepting prsOverview
Switches over, and includes intake/transition logic to remove the
bundleproperty from oldtsup.config.tsfiles.Blocked from passing lint:spelling on streetsidesoftware/cspell-dicts#4518 -> #2237.✅🎁