Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ update.js
File
update.js
test/hotCases/update.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
function
(done, options, callback) {
2
return
function
(err, stats) {
3
if
(err)
return
done(err);
4
module.hot
Callers
nothing calls this directly
Calls
2
check
Method · 0.65
callback
Function · 0.50
Tested by
no test coverage detected