Skip to content

Commit 492cd13

Browse files
committed
jQuery: Add jQuery 3.x git builds (regular & slim), add jQuery git slim builds
1 parent dc5005e commit 492cd13

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

templates/jquery-git.hbs

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@
55
<li>
66
jQuery git build</a> -
77
<a href="/jquery-git.js">uncompressed</a>,
8-
<a href="/jquery-git.min.js">minified</a>
8+
<a href="/jquery-git.min.js">minified</a>,
9+
<a href="/jquery-git.slim.js">slim</a>,
10+
<a href="/jquery-git.slim.min.js">slim minified</a>
11+
</li>
12+
<li>
13+
jQuery 3.x git build</a> -
14+
<a href="/jquery-3.x-git.js">uncompressed</a>,
15+
<a href="/jquery-3.x-git.min.js">minified</a>,
16+
<a href="/jquery-3.x-git.slim.js">slim</a>,
17+
<a href="/jquery-3.x-git.slim.min.js">slim minified</a>
918
</li>
1019
<li>
1120
jQuery 2.x git build</a> -

0 commit comments

Comments
 (0)