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' => [