They offer more libraries than google does. Will see what replacements I can find for things in the misc/* dir.

Comments

mikeytown2’s picture

Pol’s picture

Component: CSS/JS CDN » Code

Hi,

Libraries API now support any CDN thanks to this module: https://www.drupal.org/project/libraries_cdn

Maybe we can work together to provide a good integration.

mikeytown2’s picture

Let me know if AdvAgg needs a patch to play nicely with your module. Also checkout the github cdn https://rawgit.com/

Noted that advagg_mod uses hook_library_alter to turn off the CDN for jQuery if all JS is going to be inlined.
http://cgit.drupalcode.org/advagg/tree/advagg_mod/advagg_mod.module#n169

mikeytown2’s picture

Status: Active » Closed (works as designed)

I'm going to close this on my end as any development should be done on your side.