Closed changLiuUNSW closed 6 years ago
Do not calls callback with error to prevent recompilation from stopping when error occur. Reason: By design, after-emit will stops recompilation if a plugin calls callback with error. https://github.com/webpack/webpack/issues/4326 fix
Do not calls callback with error to prevent recompilation from stopping when error occur. Reason: By design, after-emit will stops recompilation if a plugin calls callback with error. https://github.com/webpack/webpack/issues/4326 fix
63