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

Function isDevelopingAddon

tests/fixtures/addon/developing-addon/index.js:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 name: require('./package').name,
5
6 isDevelopingAddon() {
7 return true;
8 }
9};

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…