From 74827a5ecb005e6444de0d7da9a579c9a077117d Mon Sep 17 00:00:00 2001 From: carocao-msft <96077406+carocao-msft@users.noreply.github.com> Date: Tue, 27 May 2025 23:50:37 +0000 Subject: [PATCH 1/5] Migrate CRA to Vite --- .../{public => }/index.html | 11 +- ui-library-pstn-1-n-calling/package-lock.json | 37033 +++------------ ui-library-pstn-1-n-calling/package.json | 15 +- ui-library-pstn-1-n-calling/tsconfig.json | 8 +- ui-library-pstn-1-n-calling/vite.config.js | 24 + .../package-lock.json | 39271 ++++------------ .../package.json | 1 - .../{public => }/index.html | 11 +- .../package-lock.json | 37578 +++------------ ui-library-quickstart-composites/package.json | 12 +- .../tsconfig.json | 8 +- .../vite.config.js | 24 + .../{public => }/index.html | 13 +- ui-library-quickstart-rooms/package-lock.json | 37678 +++------------ ui-library-quickstart-rooms/package.json | 12 +- ui-library-quickstart-rooms/tsconfig.json | 8 +- ui-library-quickstart-rooms/vite.config.js | 24 + 17 files changed, 31984 insertions(+), 119747 deletions(-) rename ui-library-pstn-1-n-calling/{public => }/index.html (81%) create mode 100644 ui-library-pstn-1-n-calling/vite.config.js rename ui-library-quickstart-composites/{public => }/index.html (81%) create mode 100644 ui-library-quickstart-composites/vite.config.js rename ui-library-quickstart-rooms/{public => }/index.html (78%) create mode 100644 ui-library-quickstart-rooms/vite.config.js diff --git a/ui-library-pstn-1-n-calling/public/index.html b/ui-library-pstn-1-n-calling/index.html similarity index 81% rename from ui-library-pstn-1-n-calling/public/index.html rename to ui-library-pstn-1-n-calling/index.html index aa069f27..d18d9c7a 100644 --- a/ui-library-pstn-1-n-calling/public/index.html +++ b/ui-library-pstn-1-n-calling/index.html @@ -2,25 +2,25 @@ - + - + - + @@ -29,6 +29,7 @@
+ - + @@ -29,6 +29,7 @@
+ - + @@ -29,6 +29,7 @@
+ - React App From 07b7cc65fb2b0afaeddb1d9e89fb92fb35014ae8 Mon Sep 17 00:00:00 2001 From: carocao-msft <96077406+carocao-msft@users.noreply.github.com> Date: Wed, 28 May 2025 11:10:52 -0700 Subject: [PATCH 4/5] Update index.html --- ui-library-quickstart-composites/index.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ui-library-quickstart-composites/index.html b/ui-library-quickstart-composites/index.html index d18d9c7a..ba768dfc 100644 --- a/ui-library-quickstart-composites/index.html +++ b/ui-library-quickstart-composites/index.html @@ -7,7 +7,7 @@ - React App From 724e1756a7959307509efb473e38eb9a6d181cfa Mon Sep 17 00:00:00 2001 From: carocao-msft <96077406+carocao-msft@users.noreply.github.com> Date: Wed, 28 May 2025 11:11:15 -0700 Subject: [PATCH 5/5] Update index.html --- ui-library-quickstart-rooms/index.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ui-library-quickstart-rooms/index.html b/ui-library-quickstart-rooms/index.html index a46dc32d..ba768dfc 100644 --- a/ui-library-quickstart-rooms/index.html +++ b/ui-library-quickstart-rooms/index.html @@ -15,15 +15,6 @@ user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> - React App