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

latest CDN is broken #230

Closed
malcome opened this issue Jul 9, 2020 · 2 comments
Closed

latest CDN is broken #230

malcome opened this issue Jul 9, 2020 · 2 comments

Comments

@malcome
Copy link

malcome commented Jul 9, 2020

GOOD! <script crossorigin src="https://unpkg.com/stylis@4.0.0">

GOOD! <script crossorigin src="https://unpkg.com/stylis@4.0.1">

BAD(;-<) <script crossorigin src="https://unpkg.com/stylis@4.0.2">
message:
Refused to execute script from 'https://unpkg.com/stylis@4.0.2/dist/stylis.cjs' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.

Thanks!

@thysultan
Copy link
Owner

Yes this is an issue with unpkg.com, have filled a report to see if it's possible to fix it on their end.

mjackson/unpkg#268

@thysultan
Copy link
Owner

fixed by latest pkg.json changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants