MCPcopy Index your code
hub / github.com/angular/angular-cli / check-postinstalls.ts

File check-postinstalls.ts

tests/e2e/tests/misc/check-postinstalls.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import glob from 'fast-glob';
2import { readFile } from '../../utils/fs';
3
4const CURRENT_SCRIPT_PACKAGES: ReadonlySet<string> = new Set([

Callers

nothing calls this directly

Calls 4

readFileFunction · 0.90
globFunction · 0.85
hasMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected