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