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

bug/issue 1161 gracefully handle bare specifiers when resolve custom loader URLs #1162

Conversation

thescientist13
Copy link
Member

Related Issue

resolves #1161

Summary of Changes

  1. Gracefully handle bare specifiers when resolving URLs in custom loader resolve hook

@thescientist13 thescientist13 added bug Something isn't working CLI labels Oct 7, 2023
@thescientist13 thescientist13 merged commit eb5b77f into release/0.29.0 Oct 13, 2023
7 checks passed
@thescientist13 thescientist13 deleted the bug/issue-1161-handle-bare-specifiers-for-custom-loader branch October 13, 2023 23:40
thescientist13 added a commit that referenced this pull request Nov 9, 2023
…loader URLs (#1162)

* gracefully handle bare specifiers when resolve custom loader URLs

* handle bare specifiers from relative paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

custom loader hook not handling bare specifiers when resolve URLs (invalid URL)
1 participant