"Pass the exception" in the middleware #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
In theory, express will never learn of any exceptions due to this middleware catching it. Should probably re-throw it.
Place of interest: https://github.com/petterroea/express-debug-toolbar/blob/master/app/index.ts#L63
The text was updated successfully, but these errors were encountered: