Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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 @@
214f361891d8f51f41bafb2e760cb3240d6014be
20e6dd01bb02113e2490905c8f16e8e60fdc85ab
5 changes: 5 additions & 0 deletions pages/v5.x/globals.md
Original file line number Diff line number Diff line change
Expand Up @@ -3046,6 +3046,11 @@ and properties.
* `context` {UpdateHashContextDependency}
* Returns: {void}

#### Static method: `getCompilationHooks(compilation)`

* `compilation` {Compilation}
* Returns: {ExternalModuleHooks}

#### Static method: `getSourceBasicTypes(module)`

> Stability: 0 - Deprecated
Expand Down
Loading