Commit Graph

1 Commits (8cd07bb273cea024fd70a3349a8e2f8b6c25d79f)

Author SHA1 Message Date
isaacs 6cdeb3b3fd A module ID with a trailing slash must be a dir.
require('./foo/') should not try to load './foo.js'.  It should only
look for ./foo/index.js

Closes GH-588
2011-01-27 14:02:43 -08:00