summaryrefslogtreecommitdiffstats
path: root/src/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/index.html')
-rw-r--r--src/static/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/static/index.html b/src/static/index.html
index 7942f9f..59fd3c3 100644
--- a/src/static/index.html
+++ b/src/static/index.html
@@ -6,5 +6,6 @@
<body>
<div id='container'></div>
- <script src='../../dist/bundle.js'></script>
+ <!--<script src='../../dist/bundle.js'></script>-->
+ <script src='http://localhost:8080/assets/bundle.js'></script>
</html> \ No newline at end of file