MCPcopy Index your code
hub / github.com/angular/angularfire / build.ts

File build.ts

tools/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from 'cross-spawn';
2import { copy, writeFile } from 'fs-extra';
3import { join } from 'path';
4import { keys as tsKeys } from 'ts-transformer-keys';

Callers

nothing calls this directly

Calls 2

buildLibraryFunction · 0.85
catchMethod · 0.80

Tested by

no test coverage detected