Skip to content

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 via cfc12726

An example of a package affected by this is node-gyp.

Merge request reports

Loading