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

File browsers.ts

tests/e2e/tests/misc/browsers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from 'express';
2import * as path from 'node:path';
3import { copyProjectAsset } from '../../utils/assets';
4import { appendToFile, createDir, replaceInFile, writeFile } from '../../utils/fs';

Callers

nothing calls this directly

Calls 10

installPackageFunction · 0.90
appendToFileFunction · 0.90
replaceInFileFunction · 0.90
ngFunction · 0.90
copyProjectAssetFunction · 0.90
createDirFunction · 0.90
writeFileFunction · 0.90
execFunction · 0.90
resolveMethod · 0.80
closeMethod · 0.80

Tested by

no test coverage detected