Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/
Class
test/utils/webpack-cli-test-plugin.js:1–1 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
WebpackCLITestPlugin {
2
constructor(options, showAll = true, showHooks = false) {
3
this.opts = options;
4
this.showAll = showAll;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected