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: Correct regression with src using arrays of globs #342

Merged
merged 1 commit into from Jun 11, 2023

Conversation

phated
Copy link
Member

@phated phated commented Jun 11, 2023

I broke src() with arrays of globs with my changes in #333

This converts all glob arguments to arrays and then normalize the entire array of globs.

@phated phated added this to In progress in v5 via automation Jun 11, 2023
@phated phated merged commit 5659934 into master Jun 11, 2023
14 checks passed
@phated phated deleted the phated/fix-normalize branch June 11, 2023 21:41
@phated phated moved this from In progress to Done in v5 Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v5
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant