-
-
Notifications
You must be signed in to change notification settings - Fork 283
Migrate build tool from tsup to tsdown #1384
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomersnpmIssues and tasks related to the git-cliff npm CLIIssues and tasks related to the git-cliff npm CLI
Description
Is there an existing issue or pull request for this?
- I have searched the existing issues and pull requests
Feature description
The project currently uses tsup as its build tool. However, tsdown is intended to replace tsup in the future and is actively positioned as its successor.
Desired solution
Migrate the project from tsup to tsdown following the official migration guide:
https://tsdown.dev/guide/migrate-from-tsup
Alternatives considered
- Continuing to use
tsupuntil it is officially deprecated
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersnpmIssues and tasks related to the git-cliff npm CLIIssues and tasks related to the git-cliff npm CLI