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

Function config

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

Source from the content-addressed store, hash-verified

48 },
49
50 config() {
51 return { a: 1 };
52 },
53
54 registry: setupRegistryFor('template', function (tree) {
55 return new Funnel(tree, {

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…