MCPcopy
hub / github.com/brunch/brunch / compilation

Function compilation

test/watch.js:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 };
25
26 const compilation = () => {
27 compileEmitter.once('compiled', () => it.next());
28 };
29
30 params._onReload = newWatcher => {
31 watcher = newWatcher;

Callers 1

watch.jsFile · 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…