Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jsDelivr for CDN #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iBug
Copy link

@iBug iBug commented Feb 10, 2020

Since RawGit was deprecated in 2018, jsDelivr has been a good replacement. Loading stuff directly from raw.githubusercontent.com has always been discouraged (example).

For jsDelivr's advantages, their website makes most of the points.

This PR changes external code dependency (jQuery and GitHub-hosted scripts) to be loaded through jsDelivr, aiming to improve load speed in regions where either is slow (China in particular).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants