Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/developit/optimize-plugin
/ sanitizeResult
Function
sanitizeResult
src/worker.js:180–182 ·
view source on GitHub ↗
(result)
Source
from the content-addressed store, hash-verified
178
}
179
180
function
sanitizeResult (result) {
181
return
{ source: result.code, map: result.map };
182
}
Callers
1
process
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected