Skip to content

Commit 20f84d8

Browse files
chore: sync webpack docs to 0b7de2f
1 parent f9fd0ba commit 20f84d8

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

HEAD_COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
526d6382cc9bbdcbdee1eae84d9ec02ee3b506b6
1+
0b7de2f1b6f3c0b56ebfc76bcff0d7e724ac8b04

pages/v5.x/globals.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7938,6 +7938,7 @@ Specify options for each generator.
79387938
* `css/auto` {CssModuleGeneratorOptions} Generator options for css/module modules.
79397939
* `css/global` {CssModuleGeneratorOptions} Generator options for css/module modules.
79407940
* `css/module` {CssModuleGeneratorOptions} Generator options for css/module modules.
7941+
* `html` {HtmlGeneratorOptions} Generator options for html modules.
79417942
* `javascript` {EmptyGeneratorOptions} No generator options are supported for this module type.
79427943
* `javascript/auto` {EmptyGeneratorOptions} No generator options are supported for this module type.
79437944
* `javascript/dynamic` {EmptyGeneratorOptions} No generator options are supported for this module type.

pages/v5.x/type-map.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,7 @@
969969
"css/auto": "globals.html#parseroptionsbymoduletypeknown#cssauto-1",
970970
"css/global": "globals.html#parseroptionsbymoduletypeknown#cssglobal-1",
971971
"css/module": "globals.html#parseroptionsbymoduletypeknown#cssmodule-1",
972+
"html": "globals.html#generatoroptionsbymoduletypeknown#html",
972973
"javascript/auto": "globals.html#parseroptionsbymoduletypeknown#javascriptauto-1",
973974
"javascript/dynamic": "globals.html#parseroptionsbymoduletypeknown#javascriptdynamic-1",
974975
"javascript/esm": "globals.html#parseroptionsbymoduletypeknown#javascriptesm-1",

0 commit comments

Comments
 (0)