Cloudpage code resources - add a interactive experience that was built for our site into Cloudpage
Ashleigh Willard (Nationwide Insurance) I am trying to add an interactive experience that was built for our site into Cloudpage. I received the files with the code sources from my vendor and it looks as though there are 60+ .js files. Is there anything that I can do to upload this all at once or am I going to need to minify them or upload them separately. Any help or suggestions on this would be super helpful! Thank you. Christopher Barrett (Digital Toulouse) Hi Ashleigh, my initial thoughts are do you really need 60+ js files for your cloud page? I would imagine a few common js files like bootstrap, jquery, and some UI component libraries. Other than these types of files, on a SFMC cloud pages the number of js files isn't often that numerous. I don't know your context, but it might be worth doing an initial audit to see what you really need. If you can reduce the number of files then this will always save on maintenance and debugging. I guess when you say that you are buildi...