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

[workspace-resolve] Allow configuration of which resolvers to apply to #5074

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

dmichon-msft
Copy link
Contributor

Summary

Allows the resolver to be applied to the context and loader resolvers in addition to the normal resolver.

Details

Applies the same performance optimizations as webpack/enhanced-resolve#445
Upgrades the compilation target to ensure that optional chaining is preserved instead of transpiled.

How it was tested

Unit tests for the core functionality.

Impacted documentation

Plugin instructions.

Monomorphic request object.
@dmichon-msft dmichon-msft merged commit cca07c9 into microsoft:main Jan 13, 2025
5 checks passed
@dmichon-msft dmichon-msft deleted the resolver-cache-fixes branch January 13, 2025 19:01
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