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

Alternative CDN #83

Open
PanderMusubi opened this issue Jul 17, 2020 · 4 comments
Open

Alternative CDN #83

PanderMusubi opened this issue Jul 17, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@PanderMusubi
Copy link
Collaborator

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

@greyli
Copy link
Member

greyli commented Jul 26, 2020

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 <link> or <script> instead of use bootstrap.load_css() and bootstrap.load_js().

@greyli greyli added the feature label Jul 26, 2020
@PanderMusubi
Copy link
Collaborator Author

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?

@greyli greyli added enhancement New feature or request and removed feature labels Jun 10, 2021
@PanderMusubi
Copy link
Collaborator Author

Another one is https://cdnjs.com/libraries/bootstrap

@PanderMusubi
Copy link
Collaborator Author

For me alternative CDNs are no longer a wish. @greyli of neither for you, you can close thus issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants