templates/project/javascripts/plugins.js in html5-boilerplate-0.2.3 vs templates/project/javascripts/plugins.js in html5-boilerplate-0.2.4
- old
+ new
@@ -10,10 +10,10 @@
-})(window.jQuery);
+})(this.jQuery);
// usage: log('inside coolFunc',this,arguments);
// paulirish.com/2009/log-a-lightweight-wrapper-for-consolelog/