node-readability icon indicating copy to clipboard operation
node-readability copied to clipboard

Debugging option flag should be set before all dbg() calls.

Open gregbayer opened this issue 14 years ago • 0 comments

Added an additional line to set it near the top of parse(). It is normally set in start(), but start() is called too late (after some dbg() statements).

gregbayer avatar Aug 17 '11 21:08 gregbayer