Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ MultiWatching.unittest.js
File
MultiWatching.unittest.js
test/MultiWatching.unittest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
SyncHook = require(
"tapable"
).SyncHook;
4
const
MultiWatching = require(
"../lib/MultiWatching"
);
Callers
nothing calls this directly
Calls
11
createWatching
Function · 0.85
callClosedFinishedCallback
Function · 0.85
require
Function · 0.70
createCompiler
Function · 0.70
invalidate
Method · 0.65
beforeEach
Function · 0.50
it
Function · 0.50
suspend
Method · 0.45
resume
Method · 0.45
fn
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected