Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ spawn } from
'cross-spawn'
;
2
import
{ copy, writeFile } from
'fs-extra'
;
3
import
{ join } from
'path'
;
4
import
{ keys as tsKeys } from
'ts-transformer-keys'
;
Callers
nothing calls this directly
Calls
2
buildLibrary
Function · 0.85
catch
Method · 0.80
Tested by
no test coverage detected