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

Implement a path filter option #96

Open
BioPhoton opened this issue Sep 1, 2020 · 2 comments · May be fixed by #97
Open

Implement a path filter option #96

BioPhoton opened this issue Sep 1, 2020 · 2 comments · May be fixed by #97

Comments

@BioPhoton
Copy link
Collaborator

BioPhoton commented Sep 1, 2020

It could e a good tuning option for several cases we we would be able to specify a path filter for crawled files.

This can be done:

  • temporarily over the CLI params by using --pathFilter, --path-filter, -f
  • permanently over the config objects property pathFilter. (by default '')

The crawler prefers the CLI param over the config param.

This is helpful for #37

@timdeschryver
Copy link
Collaborator

Hi, I'm going to try something else with the tsconfig (I want to remove it).
I'll post it here later and then we can decide what we want to do.

@timdeschryver
Copy link
Collaborator

Here it is #101

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