We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068d727 commit 3cbc31eCopy full SHA for 3cbc31e
config/build-options.md
@@ -60,11 +60,11 @@ modulePreload: {
60
61
## build.polyfillModulePreload {#build-polyfillmodulepreload}
62
63
-- **Type:** `boolean`
64
-- **Default:** `true`
65
-- **Deprecated** use `build.modulePreload.polyfill` instead
+- **类型:** `boolean`
+- **默认:** `true`
+- **已废弃** 请使用 `build.modulePreload.polyfill` 替代
66
67
-Whether to automatically inject a [module preload polyfill](https://guybedford.com/es-module-preloading-integrity#modulepreload-polyfill).
+是否自动注入一个 [模块预加载 polyfill](https://guybedford.com/es-module-preloading-integrity#modulepreload-polyfill)。
68
69
## build.outDir {#build-outdir}
70
0 commit comments