Skip to content

Info string on stdout causes problem to --json webpack output #95

@alexdrel

Description

@alexdrel

Hi,
The ts-loader writes info string to stdout:

ts-loader: Using [email protected] and /[skipped]/src/tsconfig.json

When building JSON module statistics it goes to the json file and has to be removed manually.

webpack --progress -j > m.json

Of course it is a minor nuisance but it would be nice if it will be written to stderr instead of stdout.

Thanks

Metadata

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