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

Class

lib/tasks/server/middleware/broccoli-watcher/index.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4const logger = require('heimdalljs-logger')('ember-cli:broccoli-watcher');
5
6class WatcherAddon {
7 /**
8 * This addon is used to set the default response headers for the assets that will be
9 * served by the next middleware. It waits for the watcher promise to resolve before

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected