Showing 1 – 1 of 1 replies
pietercal

Vendors bundle - Is there a way to split

pietercal PURCHASED
3 months ago
Hi,

Is there a way to split the vendors.bundle.js so that I can exchange Bootstrap 4 with Bootstrap 5?
I have developed a program that converts Bootstrap 4 to Bootstrap 5 and then onto ,NET CORE MVC 8 but my forte is not gulp so I just need to split Bootstrap Files out and replace it with CDN versions.

Is there a way to split the vendors.bundle.js?

Thanks!

Last edited 3 months ago

GotBootstrap
GotBootstrap SELLER
3 months ago
Hi,

Yes you should be able to do this quiet easily, just use the non-minified js file and split it as many parts as you need.