MCPcopy Create free account
hub / github.com/firebase/firebase-tools / prepare.ts

File prepare.ts

src/deploy/dataconnect/prepare.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as clc from "colorette";
2
3import { DeployOptions } from "../";
4import { loadAll } from "../../dataconnect/load";

Callers

nothing calls this directly

Calls 14

needProjectIdFunction · 0.90
ensureApisFunction · 0.90
loadAllFunction · 0.90
getResourceFiltersFunction · 0.90
initDeployStatsFunction · 0.90
checkBillingEnabledFunction · 0.90
requireTosAcceptanceFunction · 0.90
buildFunction · 0.90
diffSchemaFunction · 0.90
mainSchemaFunction · 0.90
setupCloudSqlFunction · 0.90
parseServiceNameFunction · 0.90

Tested by

no test coverage detected