Skip to content

JSX tool return zero on error #615

@arsfeld

Description

@arsfeld

I'm using the JSX tool in an automated build system and I want to check for errors compiling JSX files, but instead of returning a non-zero error code, the jsx command just writes everything to stderr and exits with a zero error code.
What is even worse, stderr is used when the build is successfull as well, forcing me to parse it's stderr output to check for an error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions