i'm trying to find solution how to split Bootstrap.min.js only on custom js. Like i want to use only bootstrap accordion so i just want to load only bootstrap.accordion.js. Nothing else. I don't want to load all bootstrap.min.js only for accordion. I want to split bootstrap for every single component. Thanks for help