From 06981cc067f851f7145e75b14869182b064abf0c Mon Sep 17 00:00:00 2001 From: Seth Trowbridge Date: Sat, 29 Jul 2023 18:49:44 -0400 Subject: [PATCH] fix path (no ext) --- run-serve.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-serve.tsx b/run-serve.tsx index 3194d42..73a748f 100644 --- a/run-serve.tsx +++ b/run-serve.tsx @@ -104,7 +104,7 @@ let Configuration:Configuration = `, {status:200, headers:{"content-type":"text/html"}});