Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: reduce syscalls during require search
require() now checks that the path exists before searching further in it. PR-URL: #1920 Reviewed-By: Isaac Z. Schlueter <[email protected]> Reviewed-By: Trevor Norris <[email protected]> Reviewed-By: Chris Dickinson <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
- Loading branch information