benbria / coffee-coverage

Istanbul and JSCoverage-style instrumentation for CoffeeScript files.
MIT License
145 stars 31 forks source link

package.json main not found? #58

Closed naxmefy closed 9 years ago

naxmefy commented 9 years ago

Hi if i try to create a custom loader it fails because coffee-coverage cannot be required.

The file (and the whole lib folder) is missing.

naxmefy commented 9 years ago

Ah no problem - had this issue because of #54 wasn't published and i took the master directly. Now i found the "prepublish" option.

Thanks a lot!

jwalton commented 9 years ago

whew I saw the first comment from this in the notifications on my phone, and you had me going for a minute there. :)