From d2b071b8c14058f01a5abf3bc90d7702f9f8daf7 Mon Sep 17 00:00:00 2001 From: g7sim <60353863+g7sim@users.noreply.github.com> Date: Thu, 25 May 2023 17:55:08 +0200 Subject: [PATCH] added bootstrap5.2 --- include/tool/Output/Combine.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/include/tool/Output/Combine.php b/include/tool/Output/Combine.php index dcf5844..1a3024e 100644 --- a/include/tool/Output/Combine.php +++ b/include/tool/Output/Combine.php @@ -572,6 +572,12 @@ class Combine{ 'package' => 'bootstrap4', ], + // Bootstrap5.2 + 'bootstrap5.2-js' => [ + 'file' => '/include/thirdparty/Bootstrap5.2/js/bootstrap.bundle.min.js', + 'package' => 'bootstrap5.2, + 'exclude' => '', + ], // FontAwesome (4.7) 'fontawesome' => [