[PR #44] [MERGED] chore: switch tsup to tsdown #57

Closed
opened 2026-02-16 03:16:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/44
Author: @himself65
Created: 4/17/2025
Status: Merged
Merged: 4/19/2025
Merged by: @himself65

Base: mainHead: tsdown


📝 Commits (7)

📊 Changes

4 files changed (+688 additions, -305 deletions)

View changed files

📝 package.json (+1 -0)
📝 packages/core/package.json (+9 -9)
📝 packages/core/tsdown.config.ts (+2 -6)
📝 pnpm-lock.yaml (+676 -290)

📄 Description

waiting for https://github.com/rolldown/tsdown/pull/104


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-ts/pull/44 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 4/19/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `tsdown` --- ### 📝 Commits (7) - [`591119f`](https://github.com/run-llama/workflows-ts/commit/591119fddd4671dfef884b519cced57b79a6d050) experimental: switch to `tsdown` - [`6640226`](https://github.com/run-llama/workflows-ts/commit/66402268929fa17034d36f96654ce7c285134bea) Merge branch 'main' into tsdown - [`9ca095f`](https://github.com/run-llama/workflows-ts/commit/9ca095f331e7c51a188089465061b57326acd47f) fix: config - [`41a0334`](https://github.com/run-llama/workflows-ts/commit/41a03340986852cac99ec3e7ea8c0991e435d409) fix: lock - [`1b7b78b`](https://github.com/run-llama/workflows-ts/commit/1b7b78bc8189cfd94432aaa4889c89760aba6535) fix: config - [`3cc8df8`](https://github.com/run-llama/workflows-ts/commit/3cc8df8ed57c25be5222a30ad05cda881bd08dc7) fix: import - [`b6a5aff`](https://github.com/run-llama/workflows-ts/commit/b6a5aff32c9d244eee2cc2cc1d8300e6a43f959e) fix: remove unused ### 📊 Changes **4 files changed** (+688 additions, -305 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `packages/core/package.json` (+9 -9) 📝 `packages/core/tsdown.config.ts` (+2 -6) 📝 `pnpm-lock.yaml` (+676 -290) </details> ### 📄 Description waiting for https://github.com/rolldown/tsdown/pull/104 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:03 -05:00
yindo closed this issue 2026-02-16 03:16:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-ts#57