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