Skip to content

'winston' logging module is *always* required and causes errors in browser context #130

Open
@rmzg-ll

Description

The winston module is always required even if logging isn't activated, which in turn has several dependencies that don't play well in the browser (such as colorizer and its various transport streams).

Solution: Move this to only be required if explicitly asked for.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions