apollo-upload-network-interface icon indicating copy to clipboard operation
apollo-upload-network-interface copied to clipboard

Remove `src` from npmignore

Open jbreckel opened this issue 8 years ago • 0 comments

This module has:

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

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

jbreckel avatar May 11 '17 08:05 jbreckel