Skip to content

Commit cde391b

Browse files
committed
chore(*): JavaScript files moved to the bottom of the page
1 parent 3e7434c commit cde391b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
<!-- build:css --><!-- inject:css -->
88
<!-- endinject --><!-- endbuild -->
9-
<!-- build:js --><!-- inject:js -->
10-
<!-- endinject --><!-- endbuild -->
119

1210
</head>
1311
<body ng-cloak>
@@ -40,5 +38,8 @@
4038
</div>
4139
</div>
4240

41+
<!-- build:js --><!-- inject:js -->
42+
<!-- endinject --><!-- endbuild -->
43+
4344
</body>
4445
</html>

0 commit comments

Comments
 (0)