alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

Add support for NODE_DEBUG=* to debug everything #135

Closed mgcrea closed 8 years ago

mgcrea commented 8 years ago
Checklist

debuglog.js

Description of change

Added support for NODE_DEBUG=* to debug everything

alexanderGugel commented 8 years ago

Good change.