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

Don't normalize file patterns #131

Merged
merged 42 commits into from
Dec 14, 2023
Merged

Conversation

MilapNaik
Copy link
Collaborator

Remove changing backward slashes to forward slashes

@MilapNaik MilapNaik marked this pull request as draft November 29, 2023 19:27
@TwitchBronBron
Copy link
Member

@MilapNaik looking good so far. Can you update the README to explain that the files array string and { src } patterns are required to follow glob style (i.e. forward-slashes only). You can link to this writeup so we don't have to reproduce most of the documentation.

https://www.npmjs.com/package/fast-glob?activeTab=readme#how-to-write-patterns-on-windows

Base automatically changed from remove-retainStagingFolder to v4 December 4, 2023 19:19
@MilapNaik MilapNaik marked this pull request as ready for review December 14, 2023 17:49
Copy link
Member

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a few docs changes. everything else looks good.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@MilapNaik MilapNaik changed the title TBD-160 dont normalize file patterns Don't normalize file patterns Dec 14, 2023
Copy link
Member

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@TwitchBronBron TwitchBronBron merged commit 94492b9 into v4 Dec 14, 2023
6 checks passed
@TwitchBronBron TwitchBronBron deleted the TBD-160-dont-normalize-file-patterns branch December 14, 2023 21:37
@TwitchBronBron TwitchBronBron added this to the v4.0.0 milestone Feb 1, 2024
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

Successfully merging this pull request may close these issues.

2 participants