MCPcopy
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

1const readFileSync = require('fs').readFileSync;
2const writeFileSync = require('fs').writeFileSync;
3const resolve = require('path').resolve;
4const Terser = require('terser');

Callers

nothing calls this directly

Calls 3

testFunction · 0.70
errorMethod · 0.65
catchMethod · 0.45

Tested by

no test coverage detected