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

Function isViteProject

tests/acceptance/help-test.js:214–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 return true;
213 },
214 isViteProject() {
215 return true;
216 },
217 blueprintLookupPaths() {
218 return [];
219 },

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…