From 37381b7c36ca61a3f08dd9e22e78611624a97193 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 28 Jan 2026 22:23:00 +0200 Subject: [PATCH] chore(client): use different root mechanism with fewer issues --- apps/client/{src => }/index.html | 2 +- apps/client/vite.config.mts | 14 +++++++------- apps/server/src/routes/assets.ts | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) rename apps/client/{src => }/index.html (95%) diff --git a/apps/client/src/index.html b/apps/client/index.html similarity index 95% rename from apps/client/src/index.html rename to apps/client/index.html index b1541e784..e1db35332 100644 --- a/apps/client/src/index.html +++ b/apps/client/index.html @@ -19,7 +19,7 @@ - +