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

Minimal kernel #6

Merged
merged 7 commits into from
Oct 3, 2018
Merged

Minimal kernel #6

merged 7 commits into from
Oct 3, 2018

Commits on Oct 3, 2018

  1. esm: remove .json support

    Refs: nodejs/modules#180
    
    PR-URL: #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 MylesBorins committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    3ac21d9 View commit details
    Browse the repository at this point in the history
  2. esm: remove .node support

    Refs: nodejs/modules#180
    
    PR-URL: #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 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    fc0a8f3 View commit details
    Browse the repository at this point in the history
  3. esm: remove .js support

    Refs: nodejs/modules#180
    
    PR-URL: #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 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    4fc5176 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: #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 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    e6767f7 View commit details
    Browse the repository at this point in the history
  5. doc: document minimal kernel

    PR-URL: #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 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    8b7311a View commit details
    Browse the repository at this point in the history
  6. esm: Remove --loader.

    PR-URL: #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 MylesBorins committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    3605400 View commit details
    Browse the repository at this point in the history
  7. esm: Remove --experimental-vm-modules.

    PR-URL: #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 MylesBorins committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    c9dafb9 View commit details
    Browse the repository at this point in the history