From 608c9dc6f0132b8c23b622603027e52f57cacbba Mon Sep 17 00:00:00 2001 From: Ashna Arya Date: Thu, 30 Jan 2025 16:28:46 -0800 Subject: [PATCH] Use vite --- clustering-map/{public => }/index.html | 6 +- clustering-map/package.json | 18 +- clustering-map/src/vite-env.d.ts | 1 + clustering-map/tsconfig.json | 25 + clustering-map/tsconfig.node.json | 11 + clustering-map/vite.config.ts | 7 + clustering-map/yarn.lock | 12005 +++-------------------- 7 files changed, 1520 insertions(+), 10553 deletions(-) rename clustering-map/{public => }/index.html (89%) create mode 100644 clustering-map/src/vite-env.d.ts create mode 100644 clustering-map/tsconfig.json create mode 100644 clustering-map/tsconfig.node.json create mode 100644 clustering-map/vite.config.ts diff --git a/clustering-map/public/index.html b/clustering-map/index.html similarity index 89% rename from clustering-map/public/index.html rename to clustering-map/index.html index aa069f2..1837da2 100644 --- a/clustering-map/public/index.html +++ b/clustering-map/index.html @@ -2,19 +2,19 @@ - + - + - +