Skip to content
This repository was archived by the owner on Mar 23, 2019. It is now read-only.

Fix package.json main field - #9

Open
hybrist wants to merge 1 commit into
dominictarr:masterfrom
hybrist:patch-1
Open

hybrist wants to merge 1 commit into
dominictarr:masterfrom
hybrist:patch-1

Conversation

@hybrist

@hybrist hybrist commented Mar 22, 2019

Copy link
Copy Markdown

Currently this package depends on the implicit fall-through to index.js
when the main field is set to a non-existing file. This change makes it clear
which file will be used.

See: nodejs/node#26823

Currently this package depends on the implicit fall-through to `index.js`
when the main field is set to a non-existing file. This change makes it clear
which file will be used.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant