Skip to content

Remove src from npmignore#16

Open
jbreckel wants to merge 1 commit intoHriBB:masterfrom
jbreckel:patch-1
Open

Remove src from npmignore#16
jbreckel wants to merge 1 commit intoHriBB:masterfrom
jbreckel:patch-1

Conversation

@jbreckel
Copy link
Copy Markdown

This module has:

  "module": "src/index.js",
  "jsnext:main": "src/index.js",

in the package json, but does not include src in the module.

This module has:
```
  "module": "src/index.js",
  "jsnext:main": "src/index.js",
```
in the package json, but does not include `src` in the module.
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

Successfully merging this pull request may close these issues.

1 participant