mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
require('./foo/') should not try to load './foo.js'. It should only
look for ./foo/index.js
Closes GH-588
require('./foo/') should not try to load './foo.js'. It should only
look for ./foo/index.js
Closes GH-588