Closed mjstahl closed 9 years ago
https://github.com/bitovi/canjs.com/blob/gh-pages/download.html
does not include a jquery 2.x option for the CDN. We might just have to redeploy.
The links are pulled dynamically from the download builder (configurations
option from http://bitbuilder.herokuapp.com/canjs). We might have to add a hidden
flag to jQuery 2.x and update our JS accordingly.
jQuery 2.x configuration is now being hidden
On
http://canjs.com/download.html
the CDN url for jQuery 2.x points to(http)//canjs.com/release/2.2.4/can.jquery-2.js
which returns a 404 when attempting to use.