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

Function configPath

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

Source from the content-addressed store, hash-verified

12
13 let project = {
14 configPath() {
15 return `${input.path()}/the-best-app-ever/config/environment`;
16 },
17
18 config() {
19 return {

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…