Skip to content

[rush-resolver-cache] Fix Windows compatibility #4909

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

Merged

Conversation

dmichon-msft
Copy link
Contributor

Summary

Fixes compatibility of @rushstack/rush-resolver-cache-plugin with Windows.

Details

Performs slash normalization on inputs so that path.posix.join calls work correctly.

How it was tested

Updated unit tests to try passing in \ delimited paths and verified that the output is unchanged.

Impacted documentation

None.

@dmichon-msft dmichon-msft enabled auto-merge (squash) August 29, 2024 18:21
@dmichon-msft dmichon-msft merged commit 6cf823c into microsoft:main Aug 29, 2024
4 checks passed
@dmichon-msft dmichon-msft deleted the user/dmichon/resolver-cache-windows branch August 29, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants