From 21b875835f3157257d7b5030deac7e9901380097 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 15 Oct 2024 17:02:22 +0200 Subject: [PATCH] theme library redirect bug fix --- web/themes/custom/caravane/caravane.libraries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/caravane/caravane.libraries.yml b/web/themes/custom/caravane/caravane.libraries.yml index 4fc7119..cb9eff5 100644 --- a/web/themes/custom/caravane/caravane.libraries.yml +++ b/web/themes/custom/caravane/caravane.libraries.yml @@ -6,7 +6,7 @@ # Main theme library. global: js: - assets/dist/scripts/redirect.min.js: { weight: -998, preprocess: false, minified: true } + assets/dist/redirect.min.js: { weight: -998, preprocess: false, minified: true } assets/dist/main.js: {} # assets/js/main.js: {} css: