Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ patchModuleCompilation
Function
patchModuleCompilation
packages/core/src/render3/jit/module_patch.ts:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
*/
8
9
export
function
patchModuleCompilation(): void {
10
// Does nothing, but exists as a target for patching.
11
}
Callers
1
compileNgModule
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected