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

Support file exclusions via settings or .deprc #79

Closed
mrjoelkemp opened this issue Dec 14, 2014 · 0 comments · Fixed by #80
Closed

Support file exclusions via settings or .deprc #79

mrjoelkemp opened this issue Dec 14, 2014 · 0 comments · Fixed by #80

Comments

@mrjoelkemp
Copy link
Collaborator

This is the best bet for making the tool performant in large codebases. Sometimes, there are large vendor strewed about and we're constantly parsing those large things unnecessarily. Vendor files will never require your application code, but not all vendor files live in the default exclusions in node-dependents.

Pass the excluded paths to the node-dependents cli as a comma separated string

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.

1 participant