Skip to content

Commit 371c4de

Browse files
committed
Add underscore to offline version.
1 parent 0854c30 commit 371c4de

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

lib/underscore-min.js

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scagnostics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<script src="../lib/d3.js"></script>
2020
<script src="build/js/scagnostics.min.js"></script>
2121
<script src="build/js/outliagnostics.min.js"></script>
22-
<script src="https://underscorejs.org/underscore-min.js"></script>
22+
<script src="../lib/underscore-min.js"></script>
2323

2424
<title>Scagnostics</title>
2525
<style>

0 commit comments

Comments
 (0)