micromatch/extglob

Switch from `debug`?

phated opened this issue · 1 comments

I'm not a huge fan of the debug module. It requires localStorage in the browser so if you try to browserify/webpack it for usage in a chrome extension/app, the code throws. Have you thought about using https://www.npmjs.com/package/debuglog instead?

debug was removed a long time ago, forgot to close...