MCPcopy
hub / github.com/webpack/webpack / getLogs

Function getLogs

test/ProgressPlugin.test.js:85–86  ·  test/ProgressPlugin.test.js::getLogs
(/** @type {string} */ logsStr)

Source from the content-addressed store, hash-verified

83};
84
85const getLogs = (/** @type {string} */ logsStr) =>
86 logsStr.split(/\r/).filter((/** @type {string} */ v) => v !== class="st">" ");
87
88const runCompilerAsync = (
89 /** @type {import(class="st">"../").Compiler | import(class="st">"../").MultiCompiler} */ compiler

Callers 1

Calls 1

splitMethod · 0.80

Tested by

no test coverage detected