Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ test.js
File
test.js
integration/terser/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
readFileSync = require(
'fs'
).readFileSync;
2
const
writeFileSync = require(
'fs'
).writeFileSync;
3
const
resolve = require(
'path'
).resolve;
4
const
Terser = require(
'terser'
);
Callers
nothing calls this directly
Calls
3
test
Function · 0.70
error
Method · 0.65
catch
Method · 0.45
Tested by
no test coverage detected