There was an error while loading. Please reload this page.
1 parent 6de5bb1 commit c52e8d7Copy full SHA for c52e8d7
1 file changed
lib/HotModuleReplacementPlugin.js
@@ -216,7 +216,6 @@ var hotInitCode = function() {
216
} finally {
217
finishChunkLoading();
218
}
219
- finishChunkLoading();
220
function finishChunkLoading() {
221
hotChunksLoading--;
222
if(hotStatus === "prepare") {
0 commit comments