Skip to content

Commit 151f719

Browse files
fix: improve type map generation
1 parent c8ec9bb commit 151f719

3 files changed

Lines changed: 3676 additions & 1627 deletions

File tree

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

0 commit comments

Comments
 (0)