MCPcopy Index your code
hub / github.com/angular/angular-cli / 010-local-publish.ts

File 010-local-publish.ts

tests/e2e/setup/010-local-publish.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { writeFile } from 'node:fs/promises';
2import { join } from 'node:path/posix';
3import { getGlobalVariable } from '../utils/env';
4import { PkgInfo } from '../utils/packages';

Callers

nothing calls this directly

Calls 8

getGlobalVariableFunction · 0.90
globalNpmFunction · 0.90
isPrereleaseCliFunction · 0.90
extractNpmEnvFunction · 0.90
extractCIAndInfraEnvFunction · 0.90
joinFunction · 0.85
writeFileFunction · 0.50
valuesMethod · 0.45

Tested by

no test coverage detected