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

Function configPath

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

Source from the content-addressed store, hash-verified

91
92 let project = {
93 configPath() {
94 return `${input.path()}/the-best-app-ever/config/environment`;
95 },
96
97 config() {
98 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…