Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude node_modules by default in _watch for content base #1781

Closed
1 of 2 tasks
alexander-akait opened this issue Apr 9, 2019 · 0 comments · Fixed by #1794
Closed
1 of 2 tasks

exclude node_modules by default in _watch for content base #1781

alexander-akait opened this issue Apr 9, 2019 · 0 comments · Fixed by #1794

Comments

@alexander-akait
Copy link
Member

  • Operating System: no matter
  • Node Version: no matter
  • NPM Version: no matter
  • webpack Version: no matter
  • webpack-dev-server Version: 3.3.0
  • This is a bug
  • This is a modification request

Code

no matter

Expected Behavior

Actual Behavior

Looks it was bug also in previous webpack-dev-server version, but we watch only on depth, no we relax this so some developers get problem with watching and fs

https://github.com/webpack/webpack-dev-server/blob/master/lib/Server.js#L301

For Bugs; How can we reproduce the behavior?

Just run webpack-dev-server without configuration

For Features; What is the motivation and/or use-case for the feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants