Commit 78a7dc2b authored by Evan Lucas's avatar Evan Lucas Committed by Ben Noordhuis
Browse files

module: fix regression in require ../

Fixes regression in require system that prevented loading relative
packages via main property in package.json where the file is not
index.{ext}. The regression was introduced in commit 36777d2a.

PR-URL: https://github.com/iojs/io.js/pull/145


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 0fbe5282
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