Skip to content

feat(tsdown): ✨ add base configuration for tsdown across multiple packages#708

Merged
aXenDeveloper merged 3 commits into
canaryfrom
feat/tsdown
Jul 11, 2026
Merged

feat(tsdown): ✨ add base configuration for tsdown across multiple packages#708
aXenDeveloper merged 3 commits into
canaryfrom
feat/tsdown

Conversation

@aXenDeveloper

Copy link
Copy Markdown
Owner

Improving Documentation

Description

What?

Why?

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vitnode-docs Ready Ready Preview, Comment Jul 11, 2026 9:47am

@github-actions github-actions Bot added the 💡 Feature A new feature label Jul 11, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request replaces SWC and tsc-alias with tsdown across multiple packages and plugins to simplify the build and development workflows. Feedback on the changes highlights two main issues: first, the path resolution logic in packages/config/tsdown.base.ts does not account for Windows absolute paths, which can break bundling on Windows systems; second, tsdown was incorrectly added as a peerDependency in packages/vitnode/package.json, which unnecessarily forces consumers to install it.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread packages/config/tsdown.base.ts Outdated
Comment thread packages/vitnode/package.json
@aXenDeveloper aXenDeveloper merged commit e771278 into canary Jul 11, 2026
4 checks passed
@aXenDeveloper aXenDeveloper deleted the feat/tsdown branch July 11, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💡 Feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant