Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build:js:watch is not failure tolerant #20

Open
rbayliss opened this issue Nov 6, 2017 · 0 comments
Open

build:js:watch is not failure tolerant #20

rbayliss opened this issue Nov 6, 2017 · 0 comments

Comments

@rbayliss
Copy link
Contributor

rbayliss commented Nov 6, 2017

Failures during compilation of JS will cause the build:watch or build:watch:js tasks to exit silently. The watch should continue even if compilation fails. It should show a message to indicate that the compilation has failed though.

Additionally, build:js and build should continue to output a non-zero exit code if js compilation has failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant