MCPcopy Index your code
hub / github.com/angular/angular-cli / dedupe-duplicate-modules.ts

File dedupe-duplicate-modules.ts

tests/e2e/tests/misc/dedupe-duplicate-modules.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectFileToMatch, rimraf, writeFile } from '../../utils/fs';
2import { gitClean } from '../../utils/git';
3import { installWorkspacePackages } from '../../utils/packages';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 9

updateJsonFileFunction · 0.90
installWorkspacePackagesFunction · 0.90
writeFileFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90
expectToFailFunction · 0.90
rimrafFunction · 0.90
gitCleanFunction · 0.90
errorMethod · 0.65

Tested by

no test coverage detected