Https imports by bmeck · Pull Request #36328 · nodejs/node

@bmeck added wip

Issues and PRs that are still a work in progress.

esm

Issues and PRs related to the ECMAScript Modules implementation.

modules-agenda

Issues and PRs to discuss during the meetings of the Modules team.

labels

Nov 30, 2020

mcollina

Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
Co-authored-by: James M Snell <jasnell@gmail.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: James Sumners <james@sumners.email>
PR-URL: nodejs#36328
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>

@nodejs nodejs locked as resolved and limited conversation to collaborators

Feb 10, 2022

@GeoffreyBooth GeoffreyBooth added notable-change

PRs with changes that should be highlighted in changelogs.

and removed author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

commit-queue-failed

An error occurred while landing this 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

Feb 10, 2022

aduh95