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(bundle-and-ignore): case sensitivity cleanup #3540

Merged
merged 1 commit into from Jul 13, 2021

Conversation

wraithgar
Copy link
Member

Two files got into node_modules in a way that changes if you are on a
system that is case sensitive. One was a readme that is now properly
being ignored, the other is a typescript file that is upper case in some
instances.

@wraithgar wraithgar requested a review from a team as a code owner July 13, 2021 17:37
@ruyadorno ruyadorno added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release semver:patch semver patch level for changes labels Jul 13, 2021
Two files got into node_modules in a way that changes if you are on a
system that is case sensitive. One was a readme that is now properly
being ignored, the other is a typescript file that is upper case in some
instances

PR-URL: #3540
Credit: @wraithgar
Close: #3540
Reviewed-by: @ruyadorno
@wraithgar wraithgar force-pushed the gar/case-sensitive-node-modules branch from 5e4eab5 to d8eb49b Compare July 13, 2021 19:13
@wraithgar wraithgar merged commit d8eb49b into release-next Jul 13, 2021
@wraithgar wraithgar deleted the gar/case-sensitive-node-modules branch July 13, 2021 19:13
@ruyadorno ruyadorno mentioned this pull request Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release semver:patch semver patch level for changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants