Skip to content

CDN Link Not Work With Me When I Add It To an HTML file. #39143

Answered by julien-deramond
minaragy asked this question in Q&A
Discussion options

You must be logged in to vote

I'd say it's safe to use unpkg.com instead of cdn.jsdelivr.net.
For example, https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css becomes https://unpkg.com/[email protected]/dist/css/bootstrap.min.css (integrity sha384 value stays the same)
Don't hesitate to tell me if it works better.
If so, I'll try to create a PR to talk about this workaround in our documentation.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@julien-deramond
Comment options

Answer selected by julien-deramond
@minaragy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants