-
Notifications
You must be signed in to change notification settings - Fork 20
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
Gulp errors are not intuative #1333
Milestone
Comments
kardan
added a commit
that referenced
this issue
Mar 16, 2015
kardan
added a commit
that referenced
this issue
Mar 16, 2015
kardan
added a commit
that referenced
this issue
Mar 16, 2015
To prevent transpile errors to kill the watch process, added plumber that prints erros to std out.
KasperBrandt
added a commit
that referenced
this issue
Mar 17, 2015
[#1333] Gulp errors are not intuative
Test planNo testing needed. Our local conversion tool for sass and jsx files will now give errors for incorrect files, instead of just breaking. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@loicsans reported that the gulp errors from example broken scss files are really difficult to debug. So maybe turn on source maps might be something we should do https://www.npmjs.com/package/gulp-sass ?
The text was updated successfully, but these errors were encountered: