all repos — homestead @ f3d6388a8f806635891d19c6a444bebb6f94fc50

Code for my website

Fix doubled metrics

Alan Pearce
commit

f3d6388a8f806635891d19c6a444bebb6f94fc50

parent

b2432cb41e84191781c3c52a83dc3c96704085cc

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M src/app.tssrc/app.ts
@@ -142,7 +142,6 @@ },
}); try { const file = files.get(pathname); - metrics.requests.inc({ path: pathname }); if (file && (await file.handle.exists())) { if ( parseIfModifiedSinceHeader(