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

Get self reference modules working #1

Merged
merged 1 commit into from
Nov 26, 2019

Commits on Nov 25, 2019

  1. Get self reference modules working

    I was partially confused due to a potential spec bug
    in package.exports that didn't take into account top-level
    application (without a . main)
    
    This now works and has a passing test.
    
    Refs: nodejs/node#30633
    MylesBorins committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    fc5ed25 View commit details
    Browse the repository at this point in the history