Skip to content

Commit accd8b1

Browse files
committed
Add link to source map of uncompressed UMD bundle in Download section
1 parent 7b32e0b commit accd8b1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,10 @@ <h2>Downloads <i style="padding-left: 12px; font-size:12px;">(Right-click, and u
442442
<table>
443443
<tr>
444444
<td><a href="underscore.js">Development Version (1.10.0)</a></td>
445-
<td><i>60kb, Uncompressed with Plentiful Comments</i></td>
445+
<td>
446+
<i>60kb, Uncompressed with Plentiful Comments</i>
447+
&nbsp;<small>(<a href="underscore.js.map">Source Map</a>)</small>
448+
</td>
446449
</tr>
447450
<tr>
448451
<td><a href="underscore-min.js">Production Version (1.10.0)</a></td>

0 commit comments

Comments
 (0)