From a84f728bc2fef13825b2fc3b014b53193186bd38 Mon Sep 17 00:00:00 2001
From: Richard Dominick <34370238+RichDom2185@users.noreply.github.com>
Date: Thu, 8 Jun 2023 16:10:25 +0800
Subject: [PATCH 01/24] Remove react-scripts and set up Vite
---
public/index.html => index.html | 9 +-
package.json | 13 +-
src/vite-env.d.ts | 1 +
vite.config.ts | 7 +
yarn.lock | 6676 +++----------------------------
5 files changed, 571 insertions(+), 6135 deletions(-)
rename public/index.html => index.html (87%)
create mode 100644 src/vite-env.d.ts
create mode 100644 vite.config.ts
diff --git a/public/index.html b/index.html
similarity index 87%
rename from public/index.html
rename to index.html
index bf37250c90..b8330faba5 100644
--- a/public/index.html
+++ b/index.html
@@ -6,16 +6,16 @@
-
+
-
-
-
+
+
+