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

fix: remove node_modules from built-in ignored dirs #757

Merged
merged 1 commit into from
Jul 10, 2022

Conversation

piotr-oles
Copy link
Collaborator

This creates more issues than it helps. We use webpack watcher anyway, so ignoring these files or not will not affect watcher performance. User can always add node_modules to ignored dirs manually in webpack config.

Closes: #752

@piotr-oles piotr-oles self-assigned this Jul 10, 2022
@piotr-oles piotr-oles merged commit 7c70b9e into main Jul 10, 2022
@piotr-oles piotr-oles deleted the fix/remove-node-modules-from-ignored-dirs branch July 10, 2022 14:43
@piotr-oles
Copy link
Collaborator Author

🎉 This PR is included in version 7.2.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

BUILTIN_IGNORED_DIRS hampering recompilation
1 participant