MCPcopy
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

1module.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

checkMethod · 0.65
callbackFunction · 0.50

Tested by

no test coverage detected