As I work on developing my own components of Bootstrap 4 for a dashboard site, I have run into a challenge. I need to include custom JS to be compiled with my Bootstrap 4 project, but I am facing limitations. Every time I try to include a module, I am unable to do so because including it outside a module is not allowed.
These modules appear to be NPM modules, and I am wondering if there is a way to have a local module that will not be uploaded to an online NPM database. I am hesitant to switch away from Bootstrap 4 because it offers the framework I desire. If anyone has suggestions on how to easily connect TeamCity/Perforce to Bootstrap, please let me know. I have been struggling to integrate PHP/Python/P4/TeamCity, even with existing modules for such integration.
Although Python-based bootstrap systems are an option, I understand they are more limited in functionality. I am unsure about the extent of the work required to transition to them.
Thank you for any advice!