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

Function config

tests/unit/broccoli/default-packager/config-test.js:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 },
24
25 config() {
26 return { a: 1 };
27 },
28 };
29
30 before(async function () {

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…