MCPcopy Create free account
hub / github.com/webpack/css-loader / normalizeErrors.js

File normalizeErrors.js

test/helpers/normalizeErrors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import stripAnsi from "strip-ansi";
2
3export function removeCWD(str) {
4 const isWin = process.platform === "win32";

Callers

nothing calls this directly

Calls 1

removeCWDFunction · 0.85

Tested by

no test coverage detected