Skip to content

feat: tsdown plugin #1109

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

Merged
merged 2 commits into from
May 28, 2025
Merged

Conversation

TheAlexLichter
Copy link
Contributor

This plugin adds a plugin for tsdown.

I've reused most code from the existing tsup plugin.

@TheAlexLichter TheAlexLichter changed the title feat: tsdown plugin feat: tsdown plugin May 28, 2025
@webpro
Copy link
Member

webpro commented May 28, 2025

Thanks Alexander! Could you maybe do the following from the packages/knip folder:

bun create-plugin --name tsdown --graceful

Or --force if that doesn't work well (and use git to restore parts). That way, we'll make sure not to forget anything.

@TheAlexLichter
Copy link
Contributor Author

Whoops, didn't see the scaffolding script 🙈

Ran it now!

Copy link

pkg-pr-new bot commented May 28, 2025

Open in StackBlitz

npm i https://pkg.pr.new/knip@1109

commit: 76f1b20

@webpro
Copy link
Member

webpro commented May 28, 2025

Good stuff! 🚀

(for next time: https://knip.dev/guides/writing-a-plugin)

@webpro webpro merged commit 20dc8f1 into webpro-nl:main May 28, 2025
29 checks passed
@webpro
Copy link
Member

webpro commented May 28, 2025

🚀 This pull request is included in v5.59.0. See Release 5.59.0 for release notes.

Using Knip in a commercial project? Please consider becoming a sponsor.

@TheAlexLichter TheAlexLichter deleted the feat/tsdown-plugin branch May 28, 2025 21:40
@joealden joealden mentioned this pull request Jun 19, 2025
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.

2 participants