-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
Version 8 doesn't match relative files up the directory #80
Comments
// @mrmlnc |
Confirm. This is will be fixed in the mrmlnc/fast-glob#93 issue in the |
Fixed by |
🙌🦄🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My project structure
Behavior in v7.1.1
Behavior in v8.0.1
I know these aren't exactly globs but sometimes pure file paths get passed in and I need to
globby
to return them if they exist. Is this intended behavior, to only support files at the same or lower levels of the file structure?Node version: 8.9.4
The text was updated successfully, but these errors were encountered: