webpack/lib/hmr
Tobias Koppers 404a854c8b improve hmr error handling abilities
pass module and moduleId with self error handler
add error handlers for dependency accept handlers
pass moduleId and dependencyId with dependency accept error handler
add output.strictModuleErrorHandling to opt-in into strict module error handling
HotModuleReplacementPlugin enalbed output.strictModuleErrorHandling automatically

fixes #12826
2021-03-09 20:23:00 +01:00
..
HotModuleReplacement.runtime.js improve hmr error handling abilities 2021-03-09 20:23:00 +01:00
HotModuleReplacementRuntimeModule.js add selective runtime requirements from startup logic which doesn't prevent inlining modules 2020-12-11 14:36:48 +01:00
JavascriptHotModuleReplacement.runtime.js improve hmr error handling abilities 2021-03-09 20:23:00 +01:00
LazyCompilationPlugin.js Fix lazy compilation error message on IE11 2021-02-11 11:43:10 +02:00
lazyCompilationBackend.js remove unneeded code 2021-02-01 16:56:02 +01:00