Skip to content

Conversation

@aduh95
Copy link
Contributor

Add support for loading modules using percent-encoded URLs.

PR-URL: #37392
Reviewed-By: Michaël Zasso [email protected]
Reviewed-By: Bradley Farias [email protected]
Reviewed-By: Myles Borins [email protected]
Reviewed-By: Jan Krems [email protected]
Reviewed-By: Guy Bedford [email protected]
Reviewed-By: Luigi Pinca [email protected]
Reviewed-By: Zijian Liu [email protected]

Add support for loading modules using percent-encoded URLs. PR-URL: nodejs#37392 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
@github-actionsgithub-actionsbot 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 <[email protected]> Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
@targos
Copy link
Member

Landed in 29f27a4

@targostargos closed this Aug 8, 2021
@aduh95aduh95 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 <[email protected]> Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
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 <[email protected]> Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
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 <[email protected]> Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Jan Krems <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

esmIssues and PRs related to the ECMAScript Modules implementation.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aduh95@targos