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

Function mockBuilder

lib/tasks/serve.js:20–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20function mockBuilder() {
21 return {
22 cleanup: () => Promise.resolve(),
23 };
24}
25
26class ServeTask extends Task {
27 constructor(options) {

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…