jquery / codeorigin.jquery.com

jQuery CDN
https://releases.jquery.com
Other
57 stars 605 forks source link

Build: Prepare for releases.jquery.com #70

Closed mgol closed 3 years ago

mgol commented 3 years ago
  1. Point CDN links directly to https://code.jquery.com.
  2. Add a separate helper for non-SRI CDN links. This is mostly used for CSS which, in theory, could also have SRI applied but that would require changes to the SRI plugin so we're leaving CSS without SRI for now.
  3. Git files are now served from the /git/ directory.
  4. Add config-sample.json with the new required cdn_origin field.