MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / copyToOutputPath

Function copyToOutputPath

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

Source from the content-addressed store, hash-verified

132 ui: project.ui,
133 setupBroccoliBuilder,
134 copyToOutputPath() {
135 return [];
136 },
137 });
138
139 instrumentationStart = td.replace(builder.project._instrumentation, 'start');

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…