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

Catch exceptions during jade.compile and invoke callback #94

Conversation

klausbayrhammer
Copy link
Contributor

Handle syntax errors in jade templates correctly and make sure the callback is invoked. Otherwise an error is thrown and crashes the process.

Handle syntax errors in jade templates correctly and make sure the callback is invoked. Otherwise an error is thrown and crashes the process.
@lukekarrys
Copy link
Contributor

Thanks @klausbayrhammer, this looks great. It looks like the CI tests failed for a different reason which I'll fix separately before publishing.

lukekarrys added a commit that referenced this pull request Nov 5, 2015
…ck-on-jade-syntax-errors

Catch exceptions during jade.compile and invoke callback
@lukekarrys lukekarrys merged commit 7d624f6 into HenrikJoreteg:master Nov 5, 2015
@lukekarrys
Copy link
Contributor

Published as v2.0.3

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