Breaks CDN scripts
-
When loading a script or style from an external domain (CDN), this plugin converts external urls to relative urls
For example, loading jQuery from CDNjs, this URL
http://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.0/jquery.min.js
is converted to:
/ajax/libs/jquery/1.11.0/jquery.min.js
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Breaks CDN scripts’ is closed to new replies.