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

Function config

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

Source from the content-addressed store, hash-verified

130 environment: 'development',
131 project: {
132 config() {
133 return {
134 rootURL: '/',
135 };
136 },
137 },
138 },
139 })

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…