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

fix: use https at all times #3

Merged
merged 1 commit into from
Nov 20, 2020
Merged

fix: use https at all times #3

merged 1 commit into from
Nov 20, 2020

Conversation

privatenumber
Copy link
Owner

Not using a protocol makes it fallback to the current protocol, which UNPKG might not support. For example, it errors with virtual files via Blob:

script-load.js:86 Not allowed to load local resource: blob://unpkg.com/vue

@privatenumber privatenumber merged commit cd969d9 into develop Nov 20, 2020
@privatenumber privatenumber deleted the https branch November 20, 2020 08:37
@github-actions
Copy link

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant