Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ api-plugin.test.js
File
api-plugin.test.js
test/e2e/api-plugin.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
http from
"node:http"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
6
compile
Function · 0.85
runBrowser
Function · 0.85
fetchBundle
Function · 0.85
invalidate
Method · 0.80
get
Method · 0.80
apply
Method · 0.45
Tested by
no test coverage detected