diff --git a/.github/scripts/minify.cjs b/.github/scripts/minify.cjs index ca1b23dc..15ed4f8f 100644 --- a/.github/scripts/minify.cjs +++ b/.github/scripts/minify.cjs @@ -41,6 +41,12 @@ const cssTargets = [ const jsTargets = [ 'sw.js', 'js/main.js', + 'js/region-navigation.js', + 'js/language-suggestion.js', + 'js/calendar-reminder.js', + 'js/pwa-install.js', + 'js/widget-referral.js', + 'js/service-worker-registration.js', 'js/main-calculator-ui.js', 'js/calculator.js', 'js/ui.js', diff --git a/en/index.html b/en/index.html index c90be3ed..4a0576e6 100644 --- a/en/index.html +++ b/en/index.html @@ -378,7 +378,7 @@