MCPcopy 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

1const CLI = require("../../packages/webpack-cli/lib/webpack-cli").default;
2
3describe("CLI API", () => {
4 let cli;

Callers

nothing calls this directly

Calls 2

makeCommandMethod · 0.80
runMethod · 0.80

Tested by

no test coverage detected