From 2f1d2c3bc8297c7e28119fda19821ce22892df2f Mon Sep 17 00:00:00 2001 From: Dean Vigoren Date: Tue, 5 Sep 2023 14:34:19 -0600 Subject: [PATCH 1/2] CI(simple-animation): A few changes for when running the dev server used to test things. --- packages/simple-animation/src/index.html | 2 +- packages/simple-animation/vite.config.dev.js | 46 ++------------------ 2 files changed, 5 insertions(+), 43 deletions(-) diff --git a/packages/simple-animation/src/index.html b/packages/simple-animation/src/index.html index 0c996c7..2a107f0 100644 --- a/packages/simple-animation/src/index.html +++ b/packages/simple-animation/src/index.html @@ -1,7 +1,7 @@ - Examples + Simple Animation - Tests