From e6dcef2b014959602399ef392a2c30e345ab3a34 Mon Sep 17 00:00:00 2001 From: leviofanh Date: Thu, 18 Dec 2025 07:14:24 +0100 Subject: [PATCH] App-prefix template transferred to javascript to support the vite dev server --- src/static/app/index.html | 15 +++++++++++++-- src/static/client/index.html | 15 +++++++++++++-- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/src/static/app/index.html b/src/static/app/index.html index 7cfbd9e1..5a5aa987 100644 --- a/src/static/app/index.html +++ b/src/static/app/index.html @@ -6,13 +6,24 @@ - WGDashboard diff --git a/src/static/client/index.html b/src/static/client/index.html index e359b6cb..b61c2399 100644 --- a/src/static/client/index.html +++ b/src/static/client/index.html @@ -2,7 +2,6 @@ - WGDashboard Client @@ -30,7 +29,19 @@ }