idk
This commit is contained in:
Vendored
+7
-5
@@ -5,14 +5,16 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Chat App</title>
|
||||
<link rel="stylesheet" href="/styles-a0f557a2c187e84.css" integrity="sha384-IY1p3eyyGzgt1dx8oous21mdUqg5fUoBJDo0cnEt0Dzc0zNGKH5Z/fRO8S/o/z+X"/>
|
||||
<link rel="modulepreload" href="/chatapp-frontend-2d9721327d80d1a4.js" crossorigin=anonymous integrity="sha384-NUMxiXeKeAJvxebMe8KYjMxliEtODVyz5/Z481fZRPDW2uYnad9e2ra9tGdLMFpa"><link rel="preload" href="/chatapp-frontend-2d9721327d80d1a4_bg.wasm" crossorigin=anonymous integrity="sha384-2mAsbkb1UNVlDtYPNO/P2i3j3N0eQcSD4sqqXRdf0Y5CtCnprvY5LjoqgSeLoJul" as="fetch" type="application/wasm"></head>
|
||||
<link rel="stylesheet" href="/components-c4a55600848b6fb1.css" integrity="sha384-Mmjo1ZomS0FElJau47rDNd04eUSEv+T87iRK8eeVFIde+LiwQrTeAxKj59XzYmS0"/>
|
||||
<link rel="stylesheet" href="/global-7cfadbee4d5b1bff.css" integrity="sha384-GWbuMob1xic/G9k3FZveeVrVpzetubRiLpE+4CtBpx5J2DZNCanPoio+UXP2JwLS"/>
|
||||
<link rel="stylesheet" href="/form-3a77ed11d71d542d.css" integrity="sha384-lGHpEuixlt7WvJpZs7XP/wQBg2/v7C84a6g4l+T1HkuUXDhYhqa5QqVli+HKVWUi"/>
|
||||
<link rel="modulepreload" href="/chatapp-frontend-2879b3175985551e.js" crossorigin=anonymous integrity="sha384-xlUUO7QtKu3SefdFpX08aFCGPCxeKLHtvHmbI/KU3AQFTKDOBLeNcVN9mu7mT68u"><link rel="preload" href="/chatapp-frontend-2879b3175985551e_bg.wasm" crossorigin=anonymous integrity="sha384-+mwYLmuuW0jPSy0jqOY+Qya/mYwxANqWd3CYV11ajVWiHIDvr4gfJOZ/oZnbdK8t" as="fetch" type="application/wasm"></head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
<script type="module" nonce="2WTPFE+DH5nuGYeLSROE+A==">
|
||||
import init, * as bindings from '/chatapp-frontend-2d9721327d80d1a4.js';
|
||||
const wasm = await init('/chatapp-frontend-2d9721327d80d1a4_bg.wasm');
|
||||
<script type="module" nonce="0K6lbx5zqmDuxEdTEHz1Eg==">
|
||||
import init, * as bindings from '/chatapp-frontend-2879b3175985551e.js';
|
||||
const wasm = await init('/chatapp-frontend-2879b3175985551e_bg.wasm');
|
||||
|
||||
|
||||
window.wasmBindings = bindings;
|
||||
|
||||
Reference in New Issue
Block a user