Skip to content

Commit a5b72ef

Browse files
authored
Merge pull request #1496 from vitejs/sync-7a245e3b-1
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 7a245e3
2 parents 38478fb + 795c5ab commit a5b72ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guide/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ const plugin = {
372372
- `resolveImportMeta` 钩子 ([rolldown#1010](https://github.com/rolldown/rolldown/issues/1010))
373373
- `renderDynamicImport` 钩子 ([rolldown#4532](https://github.com/rolldown/rolldown/issues/4532))
374374
- `resolveFileUrl` 钩子
375-
- `parseAst` / `parseAstAsync` 函数现在已被弃用,推荐使用功能更多的 `parse` / `parseAsync` 函数。
375+
- `parseAst` / `parseAstAsync` 函数现在已被弃用,推荐使用功能更多的 `parseSync` / `parse` 函数。
376376

377377
## 从 v6 迁移 {#migration-from-v6}
378378

0 commit comments

Comments
 (0)