Skip to content

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Aug 5, 2021

Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Reviewed-By: Michaël Zasso targos@protonmail.com
Reviewed-By: Bradley Farias bradley.meck@gmail.com
Reviewed-By: Myles Borins myles.borins@gmail.com
Reviewed-By: Jan Krems jan.krems@gmail.com
Reviewed-By: Guy Bedford guybedford@gmail.com
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: Zijian Liu lxxyxzj@gmail.com

Add support for loading modules using percent-encoded URLs.

PR-URL: nodejs#37392
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@github-actions github-actions bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. v14.x labels Aug 5, 2021
targos pushed a commit that referenced this pull request Aug 8, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Backport-PR-URL: #39669
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@targos
Copy link
Member

targos commented Aug 8, 2021

Landed in 29f27a4

@targos targos closed this Aug 8, 2021
@aduh95 aduh95 deleted the v14-percent-encoded-modules branch August 8, 2021 18:33
BethGriggs pushed a commit that referenced this pull request Aug 12, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Backport-PR-URL: #39669
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
MylesBorins pushed a commit that referenced this pull request Aug 31, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Backport-PR-URL: #39669
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
foxxyz pushed a commit to foxxyz/node that referenced this pull request Oct 18, 2021
Add support for loading modules using percent-encoded URLs.

PR-URL: nodejs#37392
Backport-PR-URL: nodejs#39669
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants