Skip to content

Replace tsup with tsdown #138

Description

@chrispcampbell

We've been using tsup for a long time to bundle our TS libraries, but it is no longer actively maintained. The recommended replacement is tsdown, which is built on rolldown.

We should replace tsup with tsdown. This will avoid issues related to outdated dependencies (for example, it will remove the underlying dependency on esbuild). There is a migration tool, and the impact on our published libraries should be minimal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

improvementInternal improvement or refactoring

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions