Change CDN from multiple options to single and consider using JSDelivr instead
-
Thanks for adding the option to load Bootstrap and FontAwesome via CDN!
1)
I’d recommend/request that you change the CDN option from a “per script” setting to just a “CDN or not via CDN” option and then load all the scripts via their various CDN URLs if enabled. This leads me into my next item, requesting an additional script to be loaded via CDN…2)
Please load Bootstrap’s Popper JS via CDN3) Taking Popper as an example that applies to all the CDN scripts…
https://getbootstrap.com/docs/4.3/getting-started/download/#bootstrapcdn lists Cloudflare as the CDN URL. However, I’d recommend using JSDelivr for all the CDN links because it has fallbacks, such as if Cloudflare has an outage. See https://www.jsdelivr.com/blog/how-jsdelivr-works-infographic/ for the loading/fallback flow.Many thanks!
- The topic ‘Change CDN from multiple options to single and consider using JSDelivr instead’ is closed to new replies.