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

[v18.x backport] esm: add --import flag #49539

Closed
wants to merge 2 commits into from

Commits on Sep 7, 2023

  1. esm: add --import flag

    PR-URL: nodejs#43942
    Fixes: nodejs#40110
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Jacob Smith <jacob@frende.me>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoLow authored and aduh95 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    31c6fcf View commit details
    Browse the repository at this point in the history
  2. doc: mark --import as experimental

    PR-URL: nodejs#44067
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    MoLow authored and aduh95 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d72d372 View commit details
    Browse the repository at this point in the history