From 8f4ea52c947915d987082fa8d91efbd12eebc020 Mon Sep 17 00:00:00 2001 From: Vaibhav <21953977+vaibssingh@users.noreply.github.com> Date: Sat, 8 Jul 2023 17:44:59 +0000 Subject: [PATCH 1/2] feat: add vite and remove react-scripts --- public/index.html => index.html | 7 +- package-lock.json | 39079 +++++++----------------------- package.json | 9 +- vite.config.js | 11 + 4 files changed, 9245 insertions(+), 29861 deletions(-) rename public/index.html => index.html (93%) create mode 100644 vite.config.js diff --git a/public/index.html b/index.html similarity index 93% rename from public/index.html rename to index.html index de3a8654a..8d8c5f333 100644 --- a/public/index.html +++ b/index.html @@ -31,12 +31,12 @@ manifest.json provides metadata used when your web app is added to the homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> - - + +
+