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