Commit d75b63bc authored by isaacs's avatar isaacs Committed by Ryan Dahl
Browse files

Support including modules that don't have an extension.

This way, require("/foo") will work if there is a "foo.js", or a file named
simply "foo" with no extension.
parent 7067a715
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment