-
-
Notifications
You must be signed in to change notification settings - Fork 169
refactor: move to tsdown #1440
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
refactor: move to tsdown #1440
Conversation
|
Anything else you'd like changed? |
|
No, just need some time to review. |
Those are for the node10 resolution mode, which has been discouraged for years, is no longer the default in TS 5.9, and will be removed in TS 7. |
|
I undid the Node10 fixes and removed the Babel dependencies we can remove. If there is no CLI for |
|
|
|
🎉 This PR is included in version 52.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
…gajus#1443 This reverts commit af03395.
|
Unfortunately had to revert this due to #1443. |

As per #1439 (comment).
Passes attw, publint.
We can probably drop some of the babel deps now, but I don't know enough about mocha & babel-node to know what.