Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
13 commits
Select commit Hold shift + click to select a range
9958dc5
chore: sync webpack docs to 89a1ca3894f924d9c2a8d41e06d982ebc333c52f
create-or-update-pull-request Mar 22, 2026
ef5cc33
chore: sync webpack docs to d9e11489a8ec52f5a850b11c353790ae089c937f
create-or-update-pull-request Mar 24, 2026
b4f15d6
chore: sync webpack docs to 72598efbba25d86f99c7197edd7338eeba057567
create-or-update-pull-request Mar 25, 2026
62e3eee
chore: sync webpack docs to 7bde8ab8d018fa2f89751b415b00066f81aeed50
create-or-update-pull-request Mar 26, 2026
7e5fc57
chore: sync webpack docs to 118e0c575ffabe0d2c9ea92a5800e3ed0196941a
create-or-update-pull-request Mar 27, 2026
480916d
chore: sync webpack docs to 925ba2dc49f2f9e88577f94212595d640a39927c
create-or-update-pull-request Mar 28, 2026
bdf573e
chore: sync webpack docs to 9fb3b03ae1f7e66e6c6815561de5830c1821af5c
create-or-update-pull-request Mar 31, 2026
5a60fea
chore: sync webpack docs to cfc5e36888d7d97517122da34b0e8a57abd5f333
create-or-update-pull-request Apr 1, 2026
46276df
chore: sync webpack docs to 60f7e4ab5312f1fccc93b3bdeb32d9771bd1c9ee
create-or-update-pull-request Apr 2, 2026
52e4eaf
chore: sync webpack docs to 61fbd29f4f3a54dfd13911af4eca0b1c27523ad2
create-or-update-pull-request Apr 3, 2026
71d5470
chore: sync webpack docs to 91aa5daf7738a8e41297120a89b75836a192391d
create-or-update-pull-request Apr 4, 2026
22a6ed2
chore: sync webpack docs to 390333f082751b4827823201b22bd3ad7876edf5
create-or-update-pull-request Apr 7, 2026
f77a700
chore: sync webpack docs to 0b60f1cba10640d886510999c1bfbca5f4ba7ab6
create-or-update-pull-request Apr 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion HEAD_COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b5499e05b0c1c2847545a610cbaea3d352328d3d
0b60f1cba10640d886510999c1bfbca5f4ba7ab6
28 changes: 19 additions & 9 deletions pages/v5.x/_media/WORKING_GROUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,26 @@ Each member of the working group is required to adhere to the [governance model

## Members

- [snitin315](https://github.com/snitin315) -
- [@alexander-akait](https://github.com/alexander-akait) -
**Alexander Akait**
- [@avivkeller](https://github.com/avivkeller) -
**Aviv Keller** <<me@aviv.sh>> (he/him)
- [@hai-x](https://github.com/hai-x) -
**hai-x** <<haijie0619@gmail.com>>
- [@jhnns](https://github.com/jhnns) -
**Johannes Ewald** <<mail@johannesewald.de>> (he/him)
- [@joshwiens](https://github.com/joshwiens) -
**Joshua Wiens** <<joshuaw@easymetrics.com>>
- [@sokra](https://github.com/sokra) -
**Tobias Koppers** <<tobias.koppers@googlemail.com>>
- [@snitin315](https://github.com/snitin315) -
**Nitin Kumar** <<snitin315@gmail.com>> (he/him)
- [thelarkinn](https://github.com/thelarkinn) -
**Sean Larkin** <<selarkin@microsoft.com>> (he/him)
- [jhnns](https://github.com/jhnns) -
**Johannes Ewald** <<mail@johannesewald.de>>
- [sokra](https://github.com/sokra) -
**Tobias Koppers** <<jackworks@protonmail.co>>
- [spacek33z](https://github.com/spacek33z) -
**Kees Kluskens** <<kees@webduck.nl>>
- [@spacek33z](https://github.com/spacek33z) -
**Kees Kluskens** <<kees@kees.im>>
- [@thelarkinn](https://github.com/thelarkinn) -
**Sean Larkin** <<selarkin@microsoft.com>>
- [@xiaoxiaojx](https://github.com/xiaoxiaojx) -
**Xiao** <<784487301@qq.com>> (he/him)

## Communication

Expand Down
5 changes: 3 additions & 2 deletions pages/v5.x/globals.md
Original file line number Diff line number Diff line change
Expand Up @@ -2087,13 +2087,13 @@ Apply the plugin
* `weak` {boolean}
* `EXPORTS_OBJECT_REFERENCED` {string[][]}
* `NO_EXPORTS_REFERENCED` {string[][]}
* `TRANSITIVE` {TRANSITIVE}
* `TRANSITIVE` {symbol}

### Methods

#### `couldAffectReferencingModule()`

* Returns: {boolean|TRANSITIVE}
* Returns: {boolean|symbol}

#### `createIgnoredModule(context)`

Expand Down Expand Up @@ -6649,6 +6649,7 @@ Specify options for each parser.
* `filename` {string}
* `hash` {string}
* `hashWithLength` {object}
* `local` {string}
* `module` {Module|ModulePathData}
* `noChunkHash` {boolean}
* `prepareId` {object}
Expand Down
9 changes: 3 additions & 6 deletions pages/v5.x/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,18 +164,15 @@ or are automatically applied via regex from your webpack configuration.
| Name | Status | Install Size | Description |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------: | :--------------: | :-------------------------------------------------------------------------------------- |
| <a href="https://github.com/webpack-contrib/html-loader"><img width="48" height="48" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg"></a> | ![html-npm] | ![html-size] | Exports HTML as string, requires references to static resources |
| <a href="https://github.com/pugjs/pug-loader"><img width="48" height="48" src="https://cdn.rawgit.com/pugjs/pug-logo/master/SVG/pug-final-logo-_-colour-128.svg"></a> | ![pug-npm] | ![pug-size] | Loads Pug templates and returns a function |
| <a href="https://github.com/webdiscus/pug-loader"><img width="48" height="48" src="https://cdn.rawgit.com/pugjs/pug-logo/master/SVG/pug-final-logo-_-colour-128.svg"></a> | ![pug3-npm] | ![pug3-size] | Compiles Pug to a function or HTML string, useful for use with Vue, React, Angular |
| <a href="https://github.com/webdiscus/pug-loader"><img width="48" height="48" src="https://cdn.rawgit.com/pugjs/pug-logo/master/SVG/pug-final-logo-_-colour-128.svg"></a> | ![pug-npm] | ![pug-size] | Compiles Pug to a function or HTML string, useful for use with Vue, React, Angular |
| <a href="https://github.com/peerigon/markdown-loader"><img width="48" height="48" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/markdown/markdown-original.svg"></a> | ![md-npm] | ![md-size] | Compiles Markdown to HTML |
| <a href="https://github.com/posthtml/posthtml-loader"><img width="48" height="48" src="https://posthtml.github.io/posthtml/logo.svg"></a> | ![posthtml-npm] | ![posthtml-size] | Loads and transforms a HTML file using [PostHTML](https://github.com/posthtml/posthtml) |
| <a href="https://github.com/pcardune/handlebars-loader"><img width="48" height="48" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/handlebars/handlebars-original.svg"></a> | ![hbs-npm] | ![hbs-size] | Compiles Handlebars to HTML |

[html-npm]: https://img.shields.io/npm/v/html-loader.svg
[html-size]: https://packagephobia.com/badge?p=html-loader
[pug-npm]: https://img.shields.io/npm/v/pug-loader.svg
[pug-size]: https://packagephobia.com/badge?p=pug-loader
[pug3-npm]: https://img.shields.io/npm/v/@webdiscus/pug-loader.svg
[pug3-size]: https://packagephobia.com/badge?p=@webdiscus/pug-loader
[pug-npm]: https://img.shields.io/npm/v/@webdiscus/pug-loader.svg
[pug-size]: https://packagephobia.com/badge?p=@webdiscus/pug-loader
[jade-npm]: https://img.shields.io/npm/v/jade-loader.svg
[jade-size]: https://packagephobia.com/badge?p=jade-loader
[md-npm]: https://img.shields.io/npm/v/markdown-loader.svg
Expand Down
1 change: 1 addition & 0 deletions pages/v5.x/type-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -3461,6 +3461,7 @@
"PathData.filename": "globals.md#filename",
"PathData.hash": "globals.md#hash",
"PathData.hashWithLength": "globals.md#hashwithlength",
"PathData.local": "globals.md#local",
"PathData.module": "globals.md#module",
"PathData.noChunkHash": "globals.md#nochunkhash",
"PathData.prepareId": "globals.md#prepareid",
Expand Down
16 changes: 8 additions & 8 deletions pages/v5.x/webpack/namespaces/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
* `EXPORTS_OBJECT_REFERENCED` {string[][]}
* `NO_EXPORTS_REFERENCED` {string[][]}
* `Template` {ConstDependencyTemplate}
* `TRANSITIVE` {TRANSITIVE}
* `TRANSITIVE` {symbol}

### Methods

#### `couldAffectReferencingModule()`

* Returns: {boolean|TRANSITIVE}
* Returns: {boolean|symbol}

#### `createIgnoredModule(context)`

Expand Down Expand Up @@ -174,13 +174,13 @@ Update the hash
* `getNonOptionalPart` {object}
* `NO_EXPORTS_REFERENCED` {string[][]}
* `Template` {HarmonyImportDependencyTemplate}
* `TRANSITIVE` {TRANSITIVE}
* `TRANSITIVE` {symbol}

### Methods

#### `couldAffectReferencingModule()`

* Returns: {boolean|TRANSITIVE}
* Returns: {boolean|symbol}

#### `createIgnoredModule(context)`

Expand Down Expand Up @@ -339,13 +339,13 @@ Update the hash
* `EXPORTS_OBJECT_REFERENCED` {string[][]}
* `NO_EXPORTS_REFERENCED` {string[][]}
* `Template` {DependencyTemplate}
* `TRANSITIVE` {TRANSITIVE}
* `TRANSITIVE` {symbol}

### Methods

#### `couldAffectReferencingModule()`

* Returns: {boolean|TRANSITIVE}
* Returns: {boolean|symbol}

#### `createIgnoredModule(context)`

Expand Down Expand Up @@ -475,13 +475,13 @@ Update the hash
* `EXPORTS_OBJECT_REFERENCED` {string[][]}
* `NO_EXPORTS_REFERENCED` {string[][]}
* `Template` {NullDependencyTemplate}
* `TRANSITIVE` {TRANSITIVE}
* `TRANSITIVE` {symbol}

### Methods

#### `couldAffectReferencingModule()`

* Returns: {boolean|TRANSITIVE}
* Returns: {boolean|symbol}

#### `createIgnoredModule(context)`

Expand Down