Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

CJS named exports via two-phase execution #31

Closed

Commits on Feb 10, 2019

  1. esm: remove .json support

    Refs: nodejs/modules#180
    
    PR-URL: nodejs#6
    Reviewed-By: Myles Borins <MylesBorins@google.com>
    Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    guybedford authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    5a1a3e8 View commit details
    Browse the repository at this point in the history
  2. esm: remove .node support

    Refs: nodejs/modules#180
    
    PR-URL: nodejs#6
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    MylesBorins authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    01f315b View commit details
    Browse the repository at this point in the history
  3. esm: remove .js support

    Refs: nodejs/modules#180
    
    PR-URL: nodejs#6
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    MylesBorins authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    8929bae View commit details
    Browse the repository at this point in the history
  4. esm: remove node specifier resolution algorithm

    Refs: nodejs/modules#180
    
    PR-URL: nodejs#6
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    MylesBorins authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    d6eadef View commit details
    Browse the repository at this point in the history
  5. doc: document minimal kernel

    PR-URL: nodejs#6
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    MylesBorins authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    9dcf636 View commit details
    Browse the repository at this point in the history
  6. esm: Remove --loader.

    PR-URL: nodejs#6
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: Myles Borins <mylesborins@google.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    jdalton authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    5a4ecd1 View commit details
    Browse the repository at this point in the history
  7. esm: Remove --experimental-vm-modules.

    PR-URL: nodejs#6
    Reviewed-By: Guy Bedford <guybedford@gmail.com>
    Reviewed-By: Myles Borins <mylesborins@google.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    jdalton authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    456760d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0044b2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96c35ce View commit details
    Browse the repository at this point in the history
  10. irp type implementation

    guybedford authored and nodejs-ci committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    66aebb1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9377b27 View commit details
    Browse the repository at this point in the history