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 nodeResolve's support for package.json exports on stable #2291

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Feb 19, 2025

This is backporting some code from main to stable. On stable, we don't have support for package.json exports when using nodeResolve, and nodeResolve on stable is unfortunately used for several important things.

…able

This is backporting some code from main to stable. On stable, we don't have support for package.json `exports` when using `nodeResolve`, and `nodeResolve` on stable is unfortunately used for several important things.
@ef4 ef4 added the bug Something isn't working label Feb 19, 2025
@ef4 ef4 changed the title Attemping to fix nodeResolve's support for package.json exports on stable Fix nodeResolve's support for package.json exports on stable Feb 19, 2025
@ef4 ef4 merged commit a6d7fbf into stable Feb 19, 2025
227 checks passed
@ef4 ef4 deleted the fix-noderesolve-exports branch February 19, 2025 16:14
@github-actions github-actions bot mentioned this pull request Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant