Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 4a5752d..7ab9f15 100644
--- a/public/index.html
+++ b/public/index.html
@@ -247,7 +247,7 @@
<input type="file" accept="image/svg+xml"/>
<script>
- // new EventSource('/esbuild').addEventListener('change', () => location.reload());
+ new EventSource('/esbuild').addEventListener('change', () => location.reload());
</script>
<script src="index.js"></script>
<script src="soldier_record_block.js"></script>