Do not swallow loader errors

上级 40b82aac
......@@ -142,7 +142,7 @@ exports.load = function (modulePaths, resultCallback, options) {
} catch (error) {
onUnexpectedError(error, enableDeveloperTools);
}
});
}, onUnexpectedError);
};
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册