Skip to content

Commit 4917317

Browse files
committed
chore: update
1 parent 93efe6d commit 4917317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/config/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ dataUrl 的 MIME 类型,默认从模块资源扩展名解析。仅对模块类
492492
- **默认值:** `'url'`
493493

494494
如果为 `"url"`,将基于 [publicPath](#modulegeneratorassetpublicPath) 生成指向 asset 的 URL。
495-
如果为 `"preserve"`将保留指向生成的 asset 的 import 或 require 语句。
495+
如果为 `"preserve"`将保留指向 asset 的 import 或 require 语句。
496496

497497
仅对模块类型为 `'asset'``'asset/resource'` 的模块生效。
498498

0 commit comments

Comments
 (0)