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

[v16.x backport] esm: add HTTPS imports and unflag JSON modules #42726

Commits on Apr 13, 2022

  1. module: unflag esm json modules

    PR-URL: nodejs#41736
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
    GeoffreyBooth authored and aduh95 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6deeec4 View commit details
    Browse the repository at this point in the history
  2. esm: support https remotely and http locally under flag

    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>
    5 people authored and aduh95 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d58d588 View commit details
    Browse the repository at this point in the history