Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ serve-variable.test.js
File
serve-variable.test.js
test/serve/serve-variable/serve-variable.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
path = require(
"node:path"
);
4
const
{ normalizeStderr, runWatch } = require(
"../../utils/test-utils"
);
Callers
nothing calls this directly
Calls
3
normalizeStderr
Function · 0.85
getGetPort
Function · 0.70
runWatch
Function · 0.50
Tested by
no test coverage detected