- Fixes noelforte#422 This dramatically improves error messages in most cases, including a line-level pointer to which part of the template ran into a problem. Uses vento's built-in methods to do that. There _is_ a printError method in Vento but this uses stringifyError instead to play nice with Eleventy's expectations of a function that throws an informative error: we want to log via Eleventy instead of directly printing to `console.error`.
Closed
noelforte added a commit that referenced this pull request
Mar 4, 2026