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 02ca906 commit cf83ee1Copy full SHA for cf83ee1
website/docs/en/config/module.mdx
@@ -491,7 +491,7 @@ A mimetype for data URI. Resolves from module resource extension by default. Onl
491
- **Type:** `'url' | 'preserve'`
492
- **Default:** `'url'`
493
494
-If `"url"`, a URL pointing to the asset will be generated based on [publicPath](#modulegeneratorassetpublicPath).
+If `"url"`, a URL pointing to the asset will be generated based on [publicPath](#modulegeneratorassetpublicpath).
495
If `"preserve"`, preserve import/require statement from generated asset.
496
497
Only for modules with module type `'asset'` or `'asset/resource'`.
0 commit comments