Skip to content

d2m#1550

Merged
thinkasany merged 6 commits into
mainfrom
dev
Jan 31, 2026
Merged

d2m#1550
thinkasany merged 6 commits into
mainfrom
dev

Conversation

@thinkasany

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 31, 2026 02:18
@vercel

vercel Bot commented Jan 31, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
cn-vitejs-dev Building Building Preview, Comment Jan 31, 2026 2:18am

Request Review

@thinkasany thinkasany merged commit 1323952 into main Jan 31, 2026
6 of 7 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 PR updates the Chinese migration documentation to reflect recent implementation changes related to Vite's transition to Rolldown. The main purpose is to update documentation to accurately reflect the current state of features that were previously marked as TODO or unsupported.

Changes:

  • Updated manualChunks deprecation section to clarify that object form is removed and function form is deprecated
  • Removed TODO comment indicating the import.meta.hot.accept URL change is now implemented
  • Moved TypeScript legacy namespace support from "unsupported" to "partially supported" with appropriate documentation links

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

Comment thread guide/migration.md
`build.rollupOptions.watch.chokidar` 选项已被移除。请迁移到 [`build.rolldownOptions.watch.notify`](https://rolldown.rs/reference/InputOptions.watch#notify) 选项。

### 弃用 `build.rollupOptions.output.manualChunks` {#deprecate-build-rollupoptions-output-manualchunks}
### `build.rollupOptions.output.manualChunks` 中移除对象形式,并弃用函数形式 {#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form-one}

Copilot AI Jan 31, 2026

Copy link

Choose a reason for hiding this comment

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

The anchor ID for this heading ends with "-one" which appears to be a mistake. It should likely be "#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form" (without the "-one" suffix).

Suggested change
### `build.rollupOptions.output.manualChunks` 中移除对象形式,并弃用函数形式 {#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form-one}
### `build.rollupOptions.output.manualChunks` 中移除对象形式,并弃用函数形式 {#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form}

Copilot uses AI. Check for mistakes.
Comment thread guide/migration.md
`build.rollupOptions.watch.chokidar` 选项已被移除。请迁移到 [`build.rolldownOptions.watch.notify`](https://rolldown.rs/reference/InputOptions.watch#notify) 选项。

### 弃用 `build.rollupOptions.output.manualChunks` {#deprecate-build-rollupoptions-output-manualchunks}
### `build.rollupOptions.output.manualChunks` 中移除对象形式,并弃用函数形式 {#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form-one}

Copilot AI Jan 31, 2026

Copy link

Choose a reason for hiding this comment

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

There is an extra space before the closing brace in the heading text. The heading should end with "函数形式 {#..." not "函数形式 {#..." (note the double space).

Suggested change
### `build.rollupOptions.output.manualChunks` 中移除对象形式,并弃用函数形式 {#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form-one}
### `build.rollupOptions.output.manualChunks` 中移除对象形式,并弃用函数形式 {#remove-object-form-build-rollupoptions-output-manualchunks-and-deprecate-function-form-one}

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.

5 participants