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

Dependencies located after a compile error are not returned #10

Closed
ericmorand opened this issue May 18, 2018 · 0 comments
Closed

Dependencies located after a compile error are not returned #10

ericmorand opened this issue May 18, 2018 · 0 comments
Labels
Milestone

Comments

@ericmorand
Copy link
Owner

{% include "./error.twig" %}
{% include "./other.twig" %}

If error.twig throws a compile error, other.twig is not returned as a dependency.

Errors should be informative only.

@ericmorand ericmorand added the bug label May 18, 2018
ericmorand pushed a commit that referenced this issue May 18, 2018
@ericmorand ericmorand added this to the 1.0.6 milestone May 18, 2018
ericmorand added a commit that referenced this issue May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant