Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ WatcherEvents.test.js
File
WatcherEvents.test.js
test/WatcherEvents.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
path = require(
"path"
);
4
const
{ Volume, createFsFromVolume } = require(
"memfs"
);
Callers
nothing calls this directly
Calls
8
expectNoDeprecations
Function · 0.85
tap
Method · 0.80
require
Function · 0.70
createSingleCompiler
Function · 0.70
createMultiCompiler
Function · 0.70
it
Function · 0.50
watch
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected