Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ getStats
Method
getStats
lib/Compilation.js:1404–1406 · lib/Compilation.js::Compilation.getStats
()
Source
from the content-addressed store, hash-verified
1402
}
1403
1404
getStats() {
1405
return
new
Stats(this);
1406
}
1407
1408
/**
1409
* Creates a stats options.
Callers
3
apply
Method · 0.80
hasWarnings
Method · 0.80
hasErrors
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected