Björn Pedersen schrieb am Dienstag, 29. Juli 2025 um 11:41:11 UTC+2:
[email protected] schrieb am Dienstag, 29. Juli 2025 um 09:58:13 UTC+2: Seeing this too. when using curl to fetch ` https://cdn.jsdelivr.net/npm/@jenkinsci/jenkins-io-components/` <https://cdn.jsdelivr.net/npm/@jenkinsci/jenkins-io-components/> i get html code instead of a js file, that's why the browser is blocking it. content type is `text/html; charset=utf-8` instead of `application/javascript; charset=utf-8` Yes, I also see this. In the browser you get a html overview page with this URL. If I remove the trailing `/`, then I get JS content. But the webpack issue seems unrelated (see also https://github.com/jenkins-infra/plugin-site/issues/1986 ) And if you check https://www.jsdelivr.com/package/npm/@jenkinsci/jenkins-io-components, then the link should look even more different. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/dfc7c5c4-eadd-432a-bdd9-5e7149543838n%40googlegroups.com.
