Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/index.html b/public/index.html
index 1471cdc..14410e9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,11 +3,6 @@
<head>
<title>Infantry Combat Solo Basic</title>
<link rel="stylesheet" href="assets/css/style.css">
- <script>
- const source = new EventSource('/esbuild');
- source.addEventListener('change', () => location.reload());
- // source.addEventListener('message', (e) => console.log(e));
- </script>
</head>
<body>
<template id="damage-block">