Skip to content

Commit

Permalink
#2935: index.html, use non-minified 'content.js'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed May 1, 2018
1 parent 3889788 commit 6e4c86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
</head>
<body>
<div class='react-container' id='bootstrap-override'></div>
<script src='/static/js/content.min.js'></script>
<script src='/static/js/content.js'></script>
</body>
</html>

0 comments on commit 6e4c86a

Please sign in to comment.