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

Function config

tests/unit/models/project-test.js:191–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

189 project.addons = [
190 {
191 config() {
192 return addon1Config;
193 },
194 },
195 {
196 config() {

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…