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

Throw a proper error when something goes wrong. #25

Merged
merged 1 commit into from
Apr 2, 2014
Merged

Throw a proper error when something goes wrong. #25

merged 1 commit into from
Apr 2, 2014

Conversation

sbrandwoo
Copy link
Contributor

When an error is encountered during compilation, let Grunt know so that it will prevent the execution of dependent tasks.

This change has been around a while and I'd still like to get it into the plugin. All the other Grunt plugins work in this way and our build flow depends on the process failing when something goes wrong.

(Sorry, had to recreate #20 as I moved these changes to a branch)

Throw a proper error to make Grunt stop running.
@sbrandwoo sbrandwoo mentioned this pull request Mar 21, 2014
ericclemmons added a commit that referenced this pull request Apr 2, 2014
Throw a proper error when something goes wrong.
@ericclemmons ericclemmons merged commit 3591c02 into ericclemmons:master Apr 2, 2014
@ericclemmons
Copy link
Owner

v0.8.1 has this!

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

Successfully merging this pull request may close these issues.

2 participants