Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ CLI.test.js
File
CLI.test.js
test/api/CLI.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
CLI = require(
"../../packages/webpack-cli/lib/webpack-cli"
).default;
2
3
describe(
"CLI API"
, () => {
4
let
cli;
Callers
nothing calls this directly
Calls
2
makeCommand
Method · 0.80
run
Method · 0.80
Tested by
no test coverage detected