Skip to content

Commit e2f1fa3

Browse files
committed
docs: use chinese symbol
1 parent 7da7527 commit e2f1fa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/build-options.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ npm add -D terser
212212
## build.copyPublicDir {#build-copypublicdir}
213213
214214
- **实验性特性**
215-
- **类型:** `boolean`
216-
- **默认:** `true`
215+
- **类型** `boolean`
216+
- **默认** `true`
217217
218218
默认情况下,Vite 会在构建阶段将 `publicDir` 目录中的所有文件复制到 `outDir` 目录中。可以通过设置该选项为 `false` 来禁用该行为。
219219

0 commit comments

Comments
 (0)