Skip to content

Include basePath in resolver cache file, instead of being external #4906

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
merged 2 commits into from
Aug 27, 2024

Conversation

dmichon-msft
Copy link
Contributor

Summary

Adds a new field basePath into the resolver cache file. Uses this instead of taking a separate workspaceRoot parameter in WorkspaceLayoutCache.

Details

Is a breaking change to @rushstack/webpack-workspace-resolve-plugin.
The basePath field includes the trailing / when generated by @rushstack/rush-resolver-cache-plugin.

How it was tested

Unit tests.

Impacted documentation

Documentation for the affected packages.

@iclanton iclanton merged commit 8a9eb70 into microsoft:main Aug 27, 2024
4 checks passed
@dmichon-msft dmichon-msft deleted the base-path branch August 28, 2024 22:09
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.

3 participants