Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
stripAnsi from
"strip-ansi"
;
2
3
export
function
removeCWD(str) {
4
const
isWin = process.platform ===
"win32"
;
Callers
nothing calls this directly
Calls
1
removeCWD
Function · 0.85
Tested by
no test coverage detected