Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-builder
/ minifier.js
File
minifier.js
lib/processors/minifier.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{fileURLToPath} from
"node:url"
;
2
import
posixPath from
"node:path/posix"
;
3
import
{promisify} from
"node:util"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
3
extractAndRemoveSourceMappingUrl
Function · 0.85
getSourceMapFromUrl
Function · 0.85
getPath
Method · 0.80
Tested by
no test coverage detected