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 <[email protected]>
    Reviewed-By: Guy Bedford <[email protected]>
    Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Bradley Farias <[email protected]>
    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 <[email protected]>
    Co-authored-by: James M Snell <[email protected]>
    Co-authored-by: Jordan Harband <[email protected]>
    Co-authored-by: James Sumners <[email protected]>
    PR-URL: nodejs#36328
    Reviewed-By: Matteo Collina <[email protected]>
    Reviewed-By: Geoffrey Booth <[email protected]>
    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