koa-better-serve icon indicating copy to clipboard operation
koa-better-serve copied to clipboard

this package is broken - if no path was found then it should return next() so it moves along to next middleware and eventually 404 handler

Open niftylettuce opened this issue 8 years ago • 3 comments

niftylettuce avatar Sep 11 '17 05:09 niftylettuce

aka its missing core defer usage

niftylettuce avatar Sep 11 '17 05:09 niftylettuce

Hm. It sets 404 when error.

Would you mind PR with fix and test case?

tunnckoCore avatar Sep 11 '17 09:09 tunnckoCore