Skip to content

Commit 034eeec

Browse files
regenerate docs
1 parent d3fc4ff commit 034eeec

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

pages/v5.x/globals.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,6 +3046,11 @@ and properties.
30463046
* `context` {UpdateHashContextDependency}
30473047
* Returns: {void}
30483048

3049+
#### Static method: `getCompilationHooks(compilation)`
3050+
3051+
* `compilation` {Compilation}
3052+
* Returns: {ExternalModuleHooks}
3053+
30493054
#### Static method: `getSourceBasicTypes(module)`
30503055

30513056
> Stability: 0 - Deprecated

pages/v5.x/type-map.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,6 +2403,7 @@
24032403
"ExternalModule.source": "globals.html#externalmodule#source",
24042404
"ExternalModule.updateCacheModule": "globals.html#externalmodule#updatecachemodule",
24052405
"ExternalModule.updateHash": "globals.html#externalmodule#updatehash",
2406+
"ExternalModule.getCompilationHooks": "globals.html#externalmodule#getcompilationhooks",
24062407
"ExternalsPlugin": "globals.html#externalsplugin",
24072408
"ExternalsPlugin.constructor": "globals.html#externalsplugin#constructor",
24082409
"ExternalsPlugin.constructor.ExternalsPlugin": "globals.html#externalsplugin#constructorexternalsplugin",

0 commit comments

Comments
 (0)