-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
As far as I could understand, browser.js ignores any means of color enforcing; FORCE_COLOR is ignored, now way of passing --color - and anyway, browser.js just returns 'false'.
Even though chrome console, for instance, does support ansi-color.
So if I need to force some other library, depending on this one, to give me back colorized output (that I can transform to html with smthn like ansi-html), I have to resort to monkey-patching.
Metadata
Metadata
Assignees
Labels
No labels