Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/webpack/webpack-dev-server
/ is-web-target.test.js
File
is-web-target.test.js
test/is-web-target.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"node:test"
;
2
import
{ expect } from
"expect"
;
3
import
webpack from
"webpack"
;
4
import
Server from
"../lib/Server.js"
;
Callers
nothing calls this directly
Calls
2
compile
Function · 0.85
isWebTarget
Method · 0.80
Tested by
no test coverage detected