mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 15:30:56 +01:00
78520ba482
This patch replaces the path.exists check for module loading with a call to fs.statSync (or fs.stat for require.async) which ensures that it's not trying to load a directory. |
||
---|---|---|
.. | ||
.gitkeep |