Skip to content

custom transform stream errors lost #41

Closed
@chmontgomery

Description

@chmontgomery

When an error is throw during a custom transform the error is swallowed and never printed, making it unclear why the stream failed to finish. For example, if a less file fails to compile, the stream will just stop suddenly and no error message is show. Instead I expect a helpful message to be printed to the console that helps me debug errors in my custom transforms.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions