Problem/Motivation
Gulp SASS compilation is not reporting SASS compile errors any more. Probably because we removed bunch of libs before and something is missing now. Add minimal error reporting.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | sass-error-reporting-3351107-3.patch | 858 bytes | pivica |
Comments
Comment #2
pivica commentedHere is a patch, minimal approach as demonstrated on https://github.com/dlmanning/gulp-sass#render-your-css.
Comment #3
pivica commentedWe need error reporting for sass:dev task also.
Comment #4
pivica commentedComment #6
pivica commentedCommitted.