MCPcopy Create free account
hub / github.com/ReactJSResources/react-webpack-babel / upToDate

Function upToDate

public/bundle.js:7863–7865  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7861 if(true) {
7862 var lastData;
7863 var upToDate = function upToDate() {
7864 return lastData.indexOf(__webpack_require__.h()) >= 0;
7865 };
7866 var check = function check() {
7867 module.hot.check(function(err, updatedModules) {
7868 if(err) {

Callers 2

checkFunction · 0.85
bundle.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected