Open
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
Metadata
Metadata
Assignees
Labels
No labels
Activity