From d2fa7e214a0a4663609acf4f813fbc76c2f0bab6 Mon Sep 17 00:00:00 2001 From: Mat Marquis Date: Fri, 13 Jan 2012 17:31:22 -0500 Subject: [PATCH] Added meta info to jQuery Core file. --- js/jquery.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/js/jquery.js b/js/jquery.js index 8ccd0ea7..a22d5637 100644 --- a/js/jquery.js +++ b/js/jquery.js @@ -1,3 +1,9 @@ +//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude); +//>>description: jQuery 1.7.1 core library +//>>label: jQuery Core +//>>excludeEnd("jqmBuildExclude"); + + /*! * jQuery JavaScript Library v1.7.1 * http://jquery.com/