Skip to content

test: use index.js if package.json "main" is empty

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/empty-main into master

Verify that the module loader uses index.js when the "main" property of package.json is the empty string.

Refs: https://github.com/nodejs/node/issues/32013

Merge request reports

Loading