Skip to content

Fix resolving module specifiers#3

Merged
shgysk8zer0 merged 1 commit intomasterfrom
bug/resolve-specifiers
Apr 29, 2026
Merged

Fix resolving module specifiers#3
shgysk8zer0 merged 1 commit intomasterfrom
bug/resolve-specifiers

Conversation

@shgysk8zer0
Copy link
Copy Markdown
Member

Preloading cannot handle bare specifiers, and import() & import.meta.resolve() are relative. So resolve to full URL on registry with some detection.

Description and issue

Please add relevant sections (Added, removed, changed, fixed) to CHANGELOG.md

List of significant changes made

Preloading cannot handle bare specifiers, and `import()` & `import.meta.resolve()` are relative. So resolve to full URL on registry with some detection.
@shgysk8zer0 shgysk8zer0 added the bug Something isn't working label Apr 29, 2026
@shgysk8zer0 shgysk8zer0 self-assigned this Apr 29, 2026
@shgysk8zer0 shgysk8zer0 enabled auto-merge April 29, 2026 21:50
@shgysk8zer0 shgysk8zer0 merged commit c5ad7e7 into master Apr 29, 2026
6 checks passed
@shgysk8zer0 shgysk8zer0 deleted the bug/resolve-specifiers branch April 29, 2026 21:52
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