MCPcopy 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
3const path = require("node:path");
4const { normalizeStderr, runWatch } = require("../../utils/test-utils");

Callers

nothing calls this directly

Calls 3

normalizeStderrFunction · 0.85
getGetPortFunction · 0.70
runWatchFunction · 0.50

Tested by

no test coverage detected