We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93efe6d commit 4917317Copy full SHA for 4917317
website/docs/zh/config/module.mdx
@@ -492,7 +492,7 @@ dataUrl 的 MIME 类型,默认从模块资源扩展名解析。仅对模块类
492
- **默认值:** `'url'`
493
494
如果为 `"url"`,将基于 [publicPath](#modulegeneratorassetpublicPath) 生成指向 asset 的 URL。
495
-如果为 `"preserve"`,将保留指向生成的 asset 的 import 或 require 语句。
+如果为 `"preserve"`,将保留指向 asset 的 import 或 require 语句。
496
497
仅对模块类型为 `'asset'` 和 `'asset/resource'` 的模块生效。
498
0 commit comments