0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/fixtures/require-bin
Evan Lucas 78a7dc2b8f 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 36777d2.

PR-URL: https://github.com/iojs/io.js/pull/145
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2014-12-11 10:18:00 +01:00
..
bin module: fix regression in require ../ 2014-12-11 10:18:00 +01:00
lib module: fix regression in require ../ 2014-12-11 10:18:00 +01:00
package.json module: fix regression in require ../ 2014-12-11 10:18:00 +01:00