Skip to content

[webpack-resolve] Fix bug caused by mutating request #4902

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 1 commit into from
Aug 24, 2024

Conversation

dmichon-msft
Copy link
Contributor

Summary

Some plugins manage to still be impacted by mutating a ResolveRequest object. Stop doing so.

Details

Removes an attempted optimization in KnownDescriptionFilePlugin.

How it was tested

Unit tests.
Testing in a target repository.

Impacted documentation

None.

@iclanton iclanton merged commit ac0d63f into microsoft:main Aug 24, 2024
4 checks passed
@dmichon-msft dmichon-msft deleted the resolver-new branch August 24, 2024 01:10
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