Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/
Class
packages/webpack-cli/src/webpack-cli.ts:450–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
}
449
450
class
ConfigurationLoadingError extends Error {
451
name =
"ConfigurationLoadingError"
;
452
453
constructor(errors: [unknown, unknown]) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected