Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing "main" entry point in package.json #348

Open
adrien-delhorme opened this issue Sep 29, 2020 · 0 comments
Open

Missing "main" entry point in package.json #348

adrien-delhorme opened this issue Sep 29, 2020 · 0 comments

Comments

@adrien-delhorme
Copy link

Issue tracker is ONLY used for reporting bugs. Use stackoverflow for supporting issues and questions.

Expected Behavior

Importing sidr with var sidr = require("sidr") should work.

Current Behavior

Importing sidr with var sidr = require("sidr") does not work because a "main" entry point is missing from package.json.

Possible Solution

See PR

Steps to Reproduce

Context (Environment)

Detailed Description

Possible Implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant