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

doc: fix modules require.resolve documentation #8309

Closed
wants to merge 1 commit into from

Commits on Sep 3, 2014

  1. doc: fix modules require.resolve documentation

    The behavior of the `node_modules` lookup algorithm was
    changed in nodejs#1177, but the documentation was not updated completely
    to describe the new behavior.
    
    The pseudocode of the lookup algorithm did not metion that
    `index.json` is tried to be loaded if you require a folder.
    lo1tuma committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    fd7eb9d View commit details
    Browse the repository at this point in the history