From 944552fae674ac321db8e7862980c7b9ded97a6d Mon Sep 17 00:00:00 2001 From: oleole39 <59071673+oleole39@users.noreply.github.com> Date: Tue, 28 Oct 2025 04:25:49 +0100 Subject: [PATCH 01/20] Use Vite's baseUrl in filepaths --- src/create.html | 42 +++++++++---------- src/index.html | 30 ++++++------- src/lib/BaseUrl.ts | 22 ++++++++++ .../animations-listing/AnimationSearch.ts | 3 +- src/marketing/MarketingBootstrap.ts | 13 +++--- vite.config.js | 4 +- 6 files changed, 70 insertions(+), 44 deletions(-) create mode 100644 src/lib/BaseUrl.ts diff --git a/src/create.html b/src/create.html index 703ec40..9522090 100644 --- a/src/create.html +++ b/src/create.html @@ -2,23 +2,23 @@ Mesh2Motion - Create - - + + - - - - - + + + + +