Skip to content

Commit 845feb8

Browse files
YangFongsxzz
andauthored
docs: improve zh-CN translation (#334)
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
1 parent 342f218 commit 845feb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-CN/guide/migrate-from-tsup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 从 tsup 迁移
22

3-
[tsup](https://tsup.egoist.dev/) 是一个功能强大且广泛使用的打包器,与 `tsdown` 有许多相似之处。虽然 `tsup` 构建于 [esbuild](https://esbuild.github.io/) 之上,`tsdown` 则利用了 [Rolldown](https://rolldown.rs/) 的强大功能,提供了更**快速**且更**强大**的打包体验。
3+
[tsup](https://tsup.egoist.dev/) 是一个功能强大且广泛使用的打包器,与 `tsdown` 有许多相似之处。`tsup` 基于 [esbuild](https://esbuild.github.io/) 构建,而 `tsdown` 则利用了 [Rolldown](https://rolldown.rs/) 的强大能力,带来更**快速**、更**强大**的打包体验。
44

55
## 迁移指南
66

0 commit comments

Comments
 (0)