Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Conversation

@markstos
Copy link

See related commit message for details.

The "main" keyword in package.json takes care of pointing to the entry point to the module.

It was previously pointing to a non-existent file and thus not working.

"main" was updated to point to the true entry point in ./lib/index.js,
rendering the shell file of "./index.js" unnecessary.
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