MCPcopy Index your code
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
9export function patchModuleCompilation(): void {
10 // Does nothing, but exists as a target for patching.
11}

Callers 1

compileNgModuleFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…