MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / buildError

Function buildError

tests/unit/models/builder-test.js:300–302  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

298 },
299
300 buildError() {
301 hooksCalled.push('buildError');
302 },
303 };
304
305 let project = new MockProject();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…