From 2e79e7047b95019d129404db53ab3bbf9f6cbaba Mon Sep 17 00:00:00 2001 From: mifi Date: Sat, 7 Feb 2026 01:24:00 -0300 Subject: [PATCH 1/2] Minify JS and resolve accessibility issues (back to 100% in Lighthouse) --- src/lib/components/Navigation.svelte | 35 +++++++++++----- static/assets/js/mobile-menu-helper.js | 58 ++++++++++++++++++++++---- vite.config.ts | 6 +++ 3 files changed, 82 insertions(+), 17 deletions(-) diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte index 3a58b65..c45397c 100644 --- a/src/lib/components/Navigation.svelte +++ b/src/lib/components/Navigation.svelte @@ -14,20 +14,27 @@ - + +