jemul8 icon indicating copy to clipboard operation
jemul8 copied to clipboard

Changed the way jquery loads

Open coderaiser opened this issue 11 years ago • 1 comments

JQuery changes:

  1. Added google cdn url to improve speed.
  2. Updated version 1.7.1 -> 2.0.0.
  3. Removed from require(demo.js, util.js, std.keyboard.js).

coderaiser avatar Apr 23 '13 07:04 coderaiser

Hi coderaiser,

Thanks, but I think I prefer pulling in the jquery dependency via AMD rather than using the global reference - just feels cleaner. The Google CDN would be good to use, but needs a proper fallback implementation adding to Modular first.

asmblah avatar May 01 '13 16:05 asmblah