mjackson / unpkg

The CDN for everything on npm
https://unpkg.com
Other
2.99k stars 302 forks source link

CDN issues for swiper 7.4.1 #398

Open parioux opened 3 days ago

parioux commented 3 days ago

This URL results in a 502 error: https://unpkg.com/swiper@7.4.1/swiper-bundle.min.js But the CSS file seems to be working ? (https://unpkg.com/swiper@7.4.1/swiper-bundle.min.css)

swiper-error
pratt33k commented 1 day ago

Also,

https://unpkg.com/vue@3/dist/vue.global.prod.js And https://unpkg.com/vue@3.5.12/dist/vue.global.prod.js

Are missing or blocked in the Atlanta region (but available in other regions)

This is the console error when vue@3 is referenced in a website:

The resource from “https://unpkg.com/vue@3.5.12/dist/vue.global.prod.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). iAFZIcuM if vue@3 is added in the script tag of a website

tmp_46411ea4-54fc-402d-ba54-98045d6c2c36.png