From a0c7b6076f7ef71dc7b51b6adda51228fd18971d Mon Sep 17 00:00:00 2001 From: Matchu Date: Mon, 21 Sep 2020 09:33:07 -0700 Subject: [PATCH] remove preloadjs from animate test, to save bundle Well, there's no real bundle yet, but just was noticing that PreloadJS is like 100KB, and we're only using very very basic features. Simplify and save! --- public/animate-test.html | 48 ++++++++++++++++++++++++++-------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/public/animate-test.html b/public/animate-test.html index e24d442..892330a 100644 --- a/public/animate-test.html +++ b/public/animate-test.html @@ -3,7 +3,6 @@ - @@ -36,32 +35,47 @@