Is there an existing issue or pull request for this?
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
tsup until it is officially deprecated
Additional context
Is there an existing issue or pull request for this?
Feature description
The project currently uses
tsupas its build tool. However,tsdownis intended to replacetsupin the future and is actively positioned as its successor.Desired solution
Migrate the project from
tsuptotsdownfollowing the official migration guide:https://tsdown.dev/guide/migrate-from-tsup
Alternatives considered
tsupuntil it is officially deprecatedAdditional context