You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we load scripts, css, and images using different CDNs including jsdelivr, CloudFlare, and GitHub CDN, and some are bundled with the website and hosted/served through the website directly.
This story is about gathering all the places where we get scripts, css, and images and try to consolidate them, with the goal of decreasing the number of CDNs used and perhaps start leveraging one of the CDNs for resources served directly, if it makes sense.
The text was updated successfully, but these errors were encountered:
Currently we load scripts, css, and images using different CDNs including jsdelivr, CloudFlare, and GitHub CDN, and some are bundled with the website and hosted/served through the website directly.
This story is about gathering all the places where we get scripts, css, and images and try to consolidate them, with the goal of decreasing the number of CDNs used and perhaps start leveraging one of the CDNs for resources served directly, if it makes sense.
The text was updated successfully, but these errors were encountered: