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(npm): support cjs resolution of package subpath with package.json #15855

Merged
merged 2 commits into from
Sep 12, 2022

Conversation

dsherret
Copy link
Member

Supports resolving directories that have a package.json and main entry pointing at something that's not index.js/cjs/etc.

Closes #15840

@dsherret dsherret merged commit 98454c1 into denoland:main Sep 12, 2022
@dsherret dsherret deleted the fix_resolution_subpath_package_json branch September 12, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to resolve "npm:@use-gesture/react"
2 participants