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

use jsDelivr CDN #4

Open
tomByrer opened this issue Apr 4, 2020 · 1 comment
Open

use jsDelivr CDN #4

tomByrer opened this issue Apr 4, 2020 · 1 comment

Comments

@tomByrer
Copy link

tomByrer commented Apr 4, 2020

I prefer jsDelivr OSS CDN over unpkg since it has more failovers if CloudFlare goes down & tends to be as fast or faster.

thanks for making this repo; will test out soon!

@daKmoR
Copy link
Member

daKmoR commented Apr 4, 2020

Hey there 👋
nice idea 🤗

I however not sure if it will work as in order to load bare modules from a cdn it needs to replace all those imports to "itself"...
unpkg supports this via ?module

not sure if jsDelivr has such a feature 🤔

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