You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
Hi, whenever my Webpack build encounters an ESLint error while running in watch mode, it reports the error it encountered and hangs. Successive updates to the files in the source tree are not built by Webpack. Any idea why this might be happening?
eslint version: 3.15.0
eslint-loader version: 1.6.1
webpack version: 2.2.1
Thanks in advance for any help you may be able to offer.
Hi, whenever my Webpack build encounters an ESLint error while running in watch mode, it reports the error it encountered and hangs. Successive updates to the files in the source tree are not built by Webpack. Any idea why this might be happening?
Thanks in advance for any help you may be able to offer.
Webpack config follows.
The text was updated successfully, but these errors were encountered: