Skip to content

Commit 251f785

Browse files
Update website/docs/zh/config/lib/bundle.mdx
Co-authored-by: Timeless0911 <[email protected]>
1 parent 53e6e58 commit 251f785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/config/lib/bundle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- **类型:** `boolean`
44
- **默认值:** `undefined`
55

6-
指定是否打包库,当 `bundle` 设置为 `true` 时称为打包模式,设置为 `false` 时称为 bundleless 模式。更多详情请参见 [bundle / bundleless](/guide/basic/output-structure#bundle--bundleless)
6+
指定是否打包库,当 `bundle` 设置为 `true` 时称为 bundle 模式,设置为 `false` 时称为 bundleless 模式。更多详情请参见 [bundle / bundleless](/guide/basic/output-structure#bundle--bundleless)
77

88
::: warning
99
无打包模式尚未完全支持,某些功能如 [资源](/guide/advanced/assets) 可能无法正常工作。

0 commit comments

Comments
 (0)