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

That bug where Eleventy would silently stop watching when a template compilation failed. #1658

Closed
zachleat opened this issue Feb 24, 2021 · 3 comments
Assignees
Labels
bug release: canary A release on the canary channel

Comments

@zachleat
Copy link
Member

  1. Run Eleventy in watch or serve mode.
  2. Change a template with incorrect syntax so that it fails to compile.
  3. Eleventy will stop watching but won’t quit or provide any console feedback. Eleventy will stop processing templates.
@zachleat zachleat added the bug label Feb 24, 2021
@zachleat zachleat added this to the Eleventy 1.0.0 milestone Feb 24, 2021
@zachleat zachleat self-assigned this Feb 24, 2021
@zachleat
Copy link
Member Author

Fixed by f39b93a and the changes for #1646

@zachleat zachleat added the release: canary A release on the canary channel label Feb 24, 2021
@reubenlillie
Copy link

@zachleat, I was convinced this was a feature. Or at least I eventually convinced myself of that as a coping mechanism.

@zachleat
Copy link
Member Author

@reubenlillie 😅😅😅😅😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug release: canary A release on the canary channel
Projects
None yet
Development

No branches or pull requests

2 participants