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

module: add specific error for dir import #33220

Closed
wants to merge 7 commits into from

Commits on May 4, 2020

  1. Copy the full SHA
    11cb078 View commit details
    Browse the repository at this point in the history
  2. primodials

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    aduh95 and ljharb committed May 4, 2020
    Copy the full SHA
    cb7fe74 View commit details
    Browse the repository at this point in the history
  3. fixup: primordials

    aduh95 committed May 4, 2020
    Copy the full SHA
    30cd02e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. fixup

    aduh95 committed May 5, 2020
    Copy the full SHA
    e3da38d View commit details
    Browse the repository at this point in the history
  2. fixup: nit

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    aduh95 and ljharb committed May 5, 2020
    Copy the full SHA
    1471091 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. fixup: Windows tests

    aduh95 committed May 14, 2020
    Copy the full SHA
    112c552 View commit details
    Browse the repository at this point in the history
  2. esm: improve commonjs hint on module not found

    Adds hint when module specifier is a file URL.
    
    Refs: nodejs#31906
    aduh95 committed May 14, 2020
    Copy the full SHA
    ed3dfc5 View commit details
    Browse the repository at this point in the history