Skip to content

Conversation

@JakobJingleheimer
Copy link
Member

closes#49198

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders
  • @nodejs/modules

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. esm Issues and PRs related to the ECMAScript Modules implementation. labels Aug 19, 2023
@JakobJingleheimerJakobJingleheimer marked this pull request as ready for review August 19, 2023 12:20
@JakobJingleheimerJakobJingleheimer added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 19, 2023
@github-actions
Copy link
Contributor

Fast-track has been requested by @JakobJingleheimer. Please 👍 to approve.

@aduh95
Copy link
Contributor

Can you fix the linter error please?

@JakobJingleheimer
Copy link
MemberAuthor

Gah, friggin line-wrap. It's fixed

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Aug 19, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 19, 2023
@nodejs-github-botnodejs-github-bot merged commit 41a3a1d into nodejs:mainAug 19, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 41a3a1d

@JakobJingleheimerJakobJingleheimer deleted the doc/add-loader-caveat-to-import-meta-resolve- branch August 20, 2023 12:52
UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
@UlisesGasconUlisesGascon mentioned this pull request Sep 10, 2023
targos pushed a commit to targos/node that referenced this pull request Nov 11, 2023
targos pushed a commit that referenced this pull request Nov 23, 2023
PR-URL: #49242 Backport-PR-URL: #50669 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]>
@targostargos mentioned this pull request Nov 28, 2023
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49242 Backport-PR-URL: nodejs/node#50669 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49242 Backport-PR-URL: nodejs/node#50669 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.docIssues and PRs related to the documentations.esmIssues and PRs related to the ECMAScript Modules implementation.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

import.meta.resolve no longer available in loaders >= v20

5 participants

@JakobJingleheimer@nodejs-github-bot@aduh95@GeoffreyBooth@targos