Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: clarify module loading behavior
The module loading system will not append node_modules to a path already ending in node_modules. This used to be documented, but it was lost. Fixes: #3873 PR-URL: #3920 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
- Loading branch information