Skip to content

Migrate build system from tsup to tsdown #19

Open
@dcramer

Description

@dcramer

Summary

  • Replace tsup with tsdown as the build system for the project
  • Update build configuration and scripts accordingly
  • Ensure all existing functionality is maintained

Motivation

Migrate the build system from tsup to tsdown to [add specific benefits/reasons for migration here].

Tasks

  • Remove tsup dependencies from package.json
  • Add tsdown as a dependency
  • Convert tsup.config.ts to tsdown configuration
  • Update build scripts in package.json
  • Test build output to ensure compatibility
  • Update any documentation referencing the build system

Notes

Current tsup configuration can be found in tsup.config.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions