CDN for your source code (original) (raw)
CDN for your source codeA decade proven way to serve files from source code hostings with proper Content-Type headers
Use this URL in production
- No traffic limits. Files are served via CloudFlare's CDN.
- Files can be automatically optimized if you add
?min=1query parameter. - Use a specific tag or commit hash in the URL (not a branch). Files are cached permanently based on the URL. Query string is ignored.
Use this URL for development
- New changes you push will be reflected within minutes.
- Excessive traffic will be temporary redirected to corresponding CDN URLs.