feat: Switch tooling to vite (#67)

closes https://github.com/bellingcat/ukraine-timemap/issues/66
This commit is contained in:
Felix Spöttel
2023-01-27 18:13:23 +01:00
committed by GitHub
parent 07dccef520
commit 1063178e8d
119 changed files with 3262 additions and 46567 deletions

View File

@@ -35,13 +35,12 @@
<body>
<div class="page">
<div class="page">
<div id="explore-app"></div>
</div>
<div id="explore-app"></div>
<div id="nodisplay">
This platform is unsuitable for mobile. Please revisit on a desktop.
</div>
</div>
<script type="module" src="/src/index.jsx"></script>
</body>
</html>