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: don't throw if module subpath not found #46

Merged
merged 1 commit into from Jun 16, 2022
Merged

Conversation

danielroe
Copy link
Member

This can cause resolvePath to fail because it tries (for example) ${id}/index, where index may not be in the package.json exports.

@danielroe danielroe added the bug Something isn't working label Jun 16, 2022
@danielroe danielroe requested a review from pi0 June 16, 2022 10:05
@danielroe danielroe self-assigned this Jun 16, 2022
@pi0 pi0 merged commit 37d5bcc into main Jun 16, 2022
@pi0 pi0 deleted the fix/module-not-found branch June 16, 2022 10:28
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.

None yet

2 participants