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

Feature request: Arrays or more advanved glob patterns for --filter #182

Open
JosephScript opened this issue Apr 22, 2021 · 0 comments
Open

Comments

@JosephScript
Copy link

Something that would be a huge help would to be able to combine multiple --filter statements into one execution of ultra.

For example perhaps:

ultra -r --filter "@scope/app, services/*" start

or even:

ultra -r --filter "@scope/app" --filter "services/*" start

Forgive me if this is already possible using globs, but I can't seem to figure it out.

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

No branches or pull requests

1 participant