Skip to content

Commit 11e61b5

Browse files
committed
Added build files
1 parent 2b6c4c5 commit 11e61b5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

lib/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@
5050
<!-- endbuild -->
5151

5252

53-
<!-- build:js scripts/main_analytics.js -->
54-
<script src="scripts/main.js"></script>
55-
<!-- endbuild -->
56-
5753

5854
<script src="bower_components/sass-bootstrap/dist/js/bootstrap.min.js"></script>
5955
<script src="bower_components/d3/d3.min.js"></script>
@@ -68,6 +64,10 @@
6864
<script src="scripts/scatter.js"></script>
6965
<!-- endbuild -->
7066

67+
<!-- build:js scripts/main_analytics.js -->
68+
<script src="scripts/main.js"></script>
69+
<!-- endbuild -->
70+
7171

7272

7373
</body>

0 commit comments

Comments
 (0)