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

Gulp errors are not intuative #1333

Closed
kardan opened this issue Mar 12, 2015 · 2 comments
Closed

Gulp errors are not intuative #1333

kardan opened this issue Mar 12, 2015 · 2 comments
Assignees
Milestone

Comments

@kardan
Copy link
Contributor

kardan commented Mar 12, 2015

@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 ?

@kardan kardan added the Backlog label Mar 12, 2015
@kardan kardan self-assigned this Mar 12, 2015
@kardan
Copy link
Contributor Author

kardan commented Mar 12, 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 KasperBrandt added this to the 3.1 Episkopi milestone Mar 17, 2015
KasperBrandt added a commit that referenced this issue Mar 17, 2015
@KasperBrandt
Copy link
Contributor

Test plan

No testing needed. Our local conversion tool for sass and jsx files will now give errors for incorrect files, instead of just breaking.

@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants