mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Added meta info to jQuery Core file.
This commit is contained in:
parent
5c1fc9540b
commit
d2fa7e214a
1 changed files with 6 additions and 0 deletions
6
js/jquery.js
vendored
6
js/jquery.js
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue