taptapship / wiredep

Wire Bower dependencies to your source code.
MIT License
1.15k stars 142 forks source link

Fix TypeError when streaming empty file #253

Open mookid8000 opened 8 years ago

mookid8000 commented 8 years ago

When streaming an empty file, a TypeError is thrown as decribed in #219

This PR fixes that and provides a more helpful error if something is wrong with the argument passed to Buffer

dmishh commented 7 years ago

👍

ciceropablo commented 7 years ago

Merge, please?

araujrafa commented 7 years ago

Please merge?

rogerluiz commented 7 years ago

I have the same problem, please merge this :)