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
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