| favicon.svg |
|
639 |
- |
| HtmlGenerator.js |
Serializes an attribute map: `true` → bare attribute, `false`/`undefined`/
`null` → omitted, else a quoted (escaped) value.
@param {Record<string, string | boolean | undefined> | undefined} attrs attributes
@returns {string} the leading-space-prefixed attribute string
|
57557 |
- |
| HtmlModule.js |
@typedef {import("../NormalModule").NormalModuleBuildInfo} NormalModuleBuildInfo |
1427 |
- |
| HtmlModulesPlugin.js |
@typedef {import("../../declarations/WebpackOptions").EntryDescriptionNormalized} EntryDescriptionNormalized |
47510 |
- |
| HtmlParser.js |
@typedef {import("../../declarations/WebpackOptions").HtmlParserOptions} HtmlParserOptions |
74706 |
- |
| syntax.js |
@type {Readonly<Record<string, string>>} |
322120 |
- |