We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f9a61 commit 6ecf03dCopy full SHA for 6ecf03d
templates/jquery-git.hbs
@@ -2,15 +2,20 @@
2
<p>UNSTABLE, NOT FOR PRODUCTION</p>
3
4
<ul>
5
+ <li>
6
+ jQuery git build</a> -
7
+ <a href="/jquery-git.js">uncompressed</a>,
8
+ <a href="/jquery-git.min.js">minified</a>
9
+ </li>
10
<li>
11
jQuery 2.x git build</a> -
- <a href="/jquery-git2.js">uncompressed</a>,
- <a href="/jquery-git2.min.js">minified</a>
12
+ <a href="/jquery-2.x-git.js">uncompressed</a>,
13
+ <a href="/jquery-2.x-git.min.js">minified</a>
14
</li>
15
16
jQuery 1.x git build</a> -
- <a href="/jquery-git1.js">uncompressed</a>,
- <a href="/jquery-git1.min.js">minified</a>
17
+ <a href="/jquery-1.x-git.js">uncompressed</a>,
18
+ <a href="/jquery-1.x-git.min.js">minified</a>
19
20
21
jQuery Migrate git build</a> -
0 commit comments