import browserified version of simple-peer

This commit is contained in:
Lukas Hass
2022-02-17 15:02:48 +01:00
parent 72c35e2d06
commit c163107875
5 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<meta name="theme-color" content="#000000">
<base href="/">
<script>/*polyfill for simple-peer*/window.global = window; window.process = { env: {}};</script>
<script>/*polyfill for node built-ins*/window.global = window; window.process = { env: {}};</script>
<style>/*hide cowebsite container before scss is loaded*/#cowebsite { visibility: collapse };</style>
<title>WorkAdventure</title>