Skip to content

Conversation

@Pugma
Copy link
Contributor

@Pugma Pugma commented Sep 4, 2025

as titled

@Pugma Pugma requested a review from Copilot September 4, 2025 06:19
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the build tooling from tsup to tsdown for bundling TypeScript code. The change updates the dependency, build script command, and configuration import to use the new tool.

  • Updates package dependency from tsup to tsdown
  • Changes build script to use tsdown command instead of tsup
  • Updates configuration file import to use tsdown

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
tsdown.config.ts Updates import statement to use tsdown instead of tsup
package.json Replaces tsup dependency with tsdown and updates build script

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Pugma Pugma marked this pull request as draft September 4, 2025 07:26
@Pugma Pugma force-pushed the migrate-from-tsup-to-tsdown branch from 1bcec97 to fed997b Compare October 1, 2025 00:01
@Pugma Pugma force-pushed the migrate-from-tsup-to-tsdown branch from fed997b to 6e78419 Compare October 1, 2025 00:04
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