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

Function config

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

Source from the content-addressed store, hash-verified

95 },
96
97 config() {
98 return {
99 a: 1,
100 modulePrefix: 'the-best-app-ever',
101 };
102 },
103
104 addons: [
105 {

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…