Skip to content

Commit 68b94fb

Browse files
committed
fixed merging mistake
1 parent 7279c4e commit 68b94fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/HotModuleReplacement.runtime.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ module.exports = function() {
6767
}
6868
}
6969
}
70-
}
70+
});
7171
}
7272
});
7373
return fn;

0 commit comments

Comments
 (0)