mdjs-viewer
mdjs-viewer copied to clipboard
use jsDelivr CDN
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!
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 🤔