Skip to content

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

Open
@adrien-delhorme

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions