summaryrefslogtreecommitdiff
path: root/2026/framing/dist
diff options
context:
space:
mode:
Diffstat (limited to '2026/framing/dist')
-rw-r--r--2026/framing/dist/game_lib-78ce3a29d0f5620b.js (renamed from 2026/framing/dist/game_lib-161bc7c290ad464f.js)0
-rw-r--r--2026/framing/dist/game_lib-78ce3a29d0f5620b_bg.wasm (renamed from 2026/framing/dist/game_lib-161bc7c290ad464f_bg.wasm)bin3552479 -> 3552530 bytes
-rw-r--r--2026/framing/dist/index.html6
3 files changed, 3 insertions, 3 deletions
diff --git a/2026/framing/dist/game_lib-161bc7c290ad464f.js b/2026/framing/dist/game_lib-78ce3a29d0f5620b.js
index 95c2c03..95c2c03 100644
--- a/2026/framing/dist/game_lib-161bc7c290ad464f.js
+++ b/2026/framing/dist/game_lib-78ce3a29d0f5620b.js
diff --git a/2026/framing/dist/game_lib-161bc7c290ad464f_bg.wasm b/2026/framing/dist/game_lib-78ce3a29d0f5620b_bg.wasm
index 8381180..76b4bee 100644
--- a/2026/framing/dist/game_lib-161bc7c290ad464f_bg.wasm
+++ b/2026/framing/dist/game_lib-78ce3a29d0f5620b_bg.wasm
Binary files differ
diff --git a/2026/framing/dist/index.html b/2026/framing/dist/index.html
index 91ba7d6..be343d4 100644
--- a/2026/framing/dist/index.html
+++ b/2026/framing/dist/index.html
@@ -6,8 +6,8 @@
<meta charset="UTF-8">
<script type="module">
-import init, * as bindings from '/framing/dist/game_lib-161bc7c290ad464f.js';
-const wasm = await init({ module_or_path: '/framing/dist/game_lib-161bc7c290ad464f_bg.wasm' });
+import init, * as bindings from '/framing/dist/game_lib-78ce3a29d0f5620b.js';
+const wasm = await init({ module_or_path: '/framing/dist/game_lib-78ce3a29d0f5620b_bg.wasm' });
window.wasmBindings = bindings;
@@ -23,7 +23,7 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<link rel="stylesheet" href="/framing/dist/index-1e3cd2ca0ba4d1ec.css" integrity="sha384-1q3UDTmLdOyf9/QxW+Imap//HWhTWNfvn7j2iwuUap3HSD6IOGG7pDS9VJMk7nKv"/>
<title>TODO TITLE</title>
- <link rel="modulepreload" href="/framing/dist/game_lib-161bc7c290ad464f.js" crossorigin="anonymous" integrity="sha384-j/ezI19C1/9urd+eyiEyjiBH7hD3nF6IlprOjtj9hqdoQYfnLImA5suIKmtTRKGs"><link rel="modulepreload" href="/framing/dist/snippets/teleia-727bf4351691f1c8/src/helpers.js" crossorigin="anonymous" integrity="sha384-HhtEY2WfGmhyPUSRWKZvqsRxYsdT/DLEdFUqWyDZt6G6lrNHmE1zMlw4BJ3RycRd"><link rel="preload" href="/framing/dist/game_lib-161bc7c290ad464f_bg.wasm" crossorigin="anonymous" integrity="sha384-YPT1CEtEYnmTM/T0npwaeRP9T5p0YnINag7bG9FwAJHC5yYIvo8zPtnn97HN1Kvl" as="fetch" type="application/wasm"></head>
+ <link rel="modulepreload" href="/framing/dist/game_lib-78ce3a29d0f5620b.js" crossorigin="anonymous" integrity="sha384-j/ezI19C1/9urd+eyiEyjiBH7hD3nF6IlprOjtj9hqdoQYfnLImA5suIKmtTRKGs"><link rel="modulepreload" href="/framing/dist/snippets/teleia-727bf4351691f1c8/src/helpers.js" crossorigin="anonymous" integrity="sha384-HhtEY2WfGmhyPUSRWKZvqsRxYsdT/DLEdFUqWyDZt6G6lrNHmE1zMlw4BJ3RycRd"><link rel="preload" href="/framing/dist/game_lib-78ce3a29d0f5620b_bg.wasm" crossorigin="anonymous" integrity="sha384-9BDBXfrtsdl5kNmiZ1gASQnzZQOtXW7orQlZxVAwJBW44JFXUdTUc0foCjLJ6fqs" as="fetch" type="application/wasm"></head>
<body>
<script type="module">
window.addEventListener("TrunkApplicationStarted", async (event) => {