Skip to content

Commit e8bca1f

Browse files
author
蒋豪
committed
docs(cn): remove duplicate colon
1 parent 26d6df6 commit e8bca1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ export default defineConfig({
705705

706706
- **类型:** `string | string[]`
707707
- **默认:** `'modules'`
708-
- **相关内容::** [浏览器兼容性](/guide/build#browser-compatibility)
708+
- **相关内容:** [浏览器兼容性](/guide/build#browser-compatibility)
709709

710710
设置最终构建的浏览器兼容目标。默认值是一个 Vite 特有的值——`'modules'`,这是指 [支持原生 ES 模块的浏览器](https://caniuse.com/es6-module)
711711

0 commit comments

Comments
 (0)