jwilm opened this issue 9 years ago · 0 comments
#41 introduced error handling that doesn't utilize the preferred koa error mechanism of simply throwing. Add a MissingTemplateError class and throw it when the renderer fails to find a template.
MissingTemplateError