MCPcopy
hub / github.com/angular/angularfire / builder.ts

File builder.ts

src/schematics/deploy/builder.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BuilderContext, BuilderOutput, createBuilder } from '@angular-devkit/architect';
2import { getFirebaseTools } from '../firebaseTools';
3import { BuildTarget } from '../interfaces';
4import { getFirebaseProjectNameFromFs } from '../utils';

Callers

nothing calls this directly

Calls 3

getFirebaseToolsFunction · 0.90
deployFunction · 0.85

Tested by

no test coverage detected