From 5b43f5325be18b81f3d2ec506ba25f3dfa451c39 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 12:08:58 +0000 Subject: [PATCH] Rebuild application structure Refactor and reorganize the entire application codebase to improve maintainability and performance. [skip gpt_engineer] --- index.html | 9 +++---- src/components/game/constants/finalReport.ts | 7 ++--- vite.config.ts | 27 ++++++-------------- 3 files changed, 15 insertions(+), 28 deletions(-) diff --git a/index.html b/index.html index 9f59575..853b3b3 100644 --- a/index.html +++ b/index.html @@ -2,16 +2,13 @@
+ -