Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/firebase
/ build-finish.ts
File
build-finish.ts
tools/scripts/build-finish.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
ngPackage = require(
'ng-packagr'
);
2
const
path = require(
'path'
);
3
const
fs = require(
'fs-extra'
);
4
const
{ serializeJson, parseJson } = require(
'@nx/devkit'
);
Callers
nothing calls this directly
Calls
3
buildAngular
Function · 0.85
finishPreparation
Function · 0.85
log
Method · 0.65
Tested by
no test coverage detected