Skip to content

d2m#1523

Merged
thinkasany merged 9 commits into
mainfrom
dev
Jan 16, 2026
Merged

d2m#1523
thinkasany merged 9 commits into
mainfrom
dev

Conversation

@thinkasany

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 14:05
@vercel

vercel Bot commented Jan 16, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
cn-vitejs-dev Building Building Preview, Comment Jan 16, 2026 2:05pm

Review with Vercel Agent

@thinkasany thinkasany merged commit 55b177f into main Jan 16, 2026
5 checks passed

Copilot AI 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.

Pull request overview

This pull request updates documentation links from Rollup to Rolldown throughout configuration and guide files, removes TODO comments indicating these updates were needed, and updates the VoidZero logo SVG file.

Changes:

  • Updated documentation links from rollupjs.org to rolldown.rs throughout build and configuration documentation
  • Removed TODO comments that requested updating links to Rolldown documentation
  • Added a tip section about importing files with relative paths in preprocessor options
  • Updated VoidZero logo SVG to a simplified design

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
guide/build.md Updated Rolldown documentation links and inline comments from Rollup to Rolldown
config/worker-options.md Updated RolldownOptions type link and removed TODO comment
config/shared-options.md Added new tip section about file imports with relative paths
config/build-options.md Updated Rolldown documentation links, modified description text, and removed TODO comments
.vitepress/theme/composables/images/voidzero.svg Replaced VoidZero logo with simplified design

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread config/build-options.md
<!-- TODO: update the link above and below to Rolldown's documentation -->

自定义底层的 Rolldown 打包配置。这与从 Rolldown 配置文件导出的选项相同,并将与 Vite 的内部 Rolldown 选项合并。查看 [Rolldown 选项文档](https://cn.rollupjs.org/configuration-options/) 获取更多细节。
直接自定义底层 Rolldown 包。这与从 Rolldown 配置文件导出的选项相同,并将与 Vite 的内部 Rolldown 选项合并。更多详情请参阅 [Rolldown 选项文档](https://rolldown.rs/reference/)。

Copilot AI Jan 16, 2026

Copy link

Choose a reason for hiding this comment

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

The phrase '自定义底层 Rolldown 包' (customize underlying Rolldown package) should be '自定义底层 Rolldown 打包配置' (customize underlying Rolldown bundler configuration) to be consistent with the original meaning and match the terminology used elsewhere in the documentation.

Suggested change
直接自定义底层 Rolldown 。这与从 Rolldown 配置文件导出的选项相同,并将与 Vite 的内部 Rolldown 选项合并。更多详情请参阅 [Rolldown 选项文档](https://rolldown.rs/reference/)
直接自定义底层 Rolldown 打包配置。这与从 Rolldown 配置文件导出的选项相同,并将与 Vite 的内部 Rolldown 选项合并。更多详情请参阅 [Rolldown 选项文档](https://rolldown.rs/reference/)

Copilot uses AI. Check for mistakes.
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.

7 participants