Skip to content

fix: don't throw if module subpath not found#46

Merged
pi0 merged 1 commit into
mainfrom
fix/module-not-found
Jun 16, 2022
Merged

fix: don't throw if module subpath not found#46
pi0 merged 1 commit into
mainfrom
fix/module-not-found

Conversation

@danielroe

Copy link
Copy Markdown
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.

2 participants