MCPcopy Create free account
hub / github.com/reactnativecn/react-native-update / fail

Function fail

scripts/build-harmony-har.js:444–446  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

442}
443
444function fail(message) {
445 throw new Error(message);
446}
447
448function hasDependencies(dir) {
449 try {

Callers 5

buildHarFunction · 0.85
parseArgsFunction · 0.85
normalizeBuildModeFunction · 0.85
runCommandFunction · 0.85
ensureFileExistsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected