Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ getHash
Method
getHash
lib/DependencyTemplates.js:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
getHash() {
60
return
this._hash;
61
}
62
63
clone() {
64
const
newInstance =
new
DependencyTemplates(this._hashFunction);
Callers
3
_codeGenerationModule
Method · 0.45
getModuleHash
Method · 0.45
apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected