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

Function addonMiddlewares

tests/unit/tasks/test-server-test.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 project: new MockProject(),
19 ui,
20 addonMiddlewares() {
21 return ['middleware1', 'middleware2'];
22 },
23 testem: {
24 setDefaultOptions(options) {
25 this.defaultOptions = options;

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…