For the complete documentation index, see llms.txt. This page is also available as Markdown.

Code CDN

Platform
Github repo access?
Build support?
Notes

JSDelivr

Yes, public repos only

No, all files to be served must be in the repo, including the full /dist directory.

Over-strong caching means you really need to use @version indicators, which means version-tagged releases must be part of the TEST and PROD code deployment process.

Netlify

Yes, free for public repos, paid for private org-owned repos

Yes. npm run build

Nice support for automatic build triggering on branch commits.

JSDelivr

Netlify

Last updated