-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
Alternative CDN #83
Comments
I can't figure out a proper way to let the user change the CDN provider arbitrarily since different CDN provider has different URL pattern, and the extension need to set library version based on the URL. The only way is to support some fixed options, I will try to implement this in the next major version. For now, you can simply use the desired resource manually with |
Good to keep it only to a few CDNs. Are there any other well-know or often-used CDNs that need supporting other than the one listed above? |
Another one is https://cdnjs.com/libraries/bootstrap |
For me alternative CDNs are no longer a wish. @greyli of neither for you, you can close thus issue. |
If this CDN is better or preferred, please use that one https://www.bootstrapcdn.com/
Alternatively, offer functionality and documentation so that the user can easily configure to use an alternative CDN
The text was updated successfully, but these errors were encountered: