in packages/web-scripts/src/index.ts [263:265]
function handlePromiseResult(result: Promise<any>) { result.catch(handleError); }