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/esm run module loading #1646

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Fix/esm run module loading #1646

merged 5 commits into from
Jul 29, 2024

Conversation

merryman
Copy link
Member

Fixes issues where importing stuff from esm.run would not resolve correctly.

merryman added 4 commits July 29, 2024 12:48
.cjs module urls may sometimes end up in the module records of a resurrection build. In order to ensure they can be loaded properly, we need to respect this extension in the decanonicalize routine of the static runtime.;
@merryman merryman requested a review from linusha July 29, 2024 11:59
@linusha linusha enabled auto-merge (rebase) July 29, 2024 12:56
@linusha linusha merged commit 8c2d7d9 into main Jul 29, 2024
4 checks passed
@linusha linusha deleted the fix/esm-run-module-loading branch July 29, 2024 13:03
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.

2 participants