MCPcopy
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

applyMethod · 0.80
hasWarningsMethod · 0.80
hasErrorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected