Created by: zalox
Hi,
The Webpack development server crashes when it tries to follow emacs lock files.
See https://github.com/facebook/create-react-app/issues/9056 for a more detailed description of the issue.
The default ignore options from watchpack (chokidar?) was changed at some point. This restores previous behavior of this package.