Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ createHash
Function
createHash
lib/index.js:684–686 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
682
683
util: {
684
get createHash() {
685
return
require(
"./util/createHash"
);
686
},
687
get comparators() {
688
return
require(
"./util/comparators"
);
689
},
Callers
15
apply
Method · 0.85
getHash
Method · 0.85
_readFileHash
Method · 0.85
_readContextTimestamp
Method · 0.85
_resolveContextTimestamp
Method · 0.85
_readContextHash
Method · 0.85
_resolveContextHash
Method · 0.85
_readContextTimestampAndHash
Method · 0.85
_resolveContextTsh
Method · 0.85
getHash
Function · 0.85
_createLoaderContext
Method · 0.85
_initBuildHash
Method · 0.85
Calls
1
require
Function · 0.50
Tested by
1
test
Function · 0.68