summaryrefslogtreecommitdiff
path: root/crates/client/index.html
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-07-28 01:41:31 -0400
committerLLLL Colonq <llll@colonq>2025-07-28 01:41:31 -0400
commit4fb92d6fa3ce2d93c2ce720429f46aa104972674 (patch)
tree34621666e2aec4af0ae59cd7e002f5022c83dad4 /crates/client/index.html
parent86862272e9cdb7a8358db91ec4bea3edbacf2e97 (diff)
Update
Diffstat (limited to 'crates/client/index.html')
-rw-r--r--crates/client/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/crates/client/index.html b/crates/client/index.html
index 6b8e843..e2fa702 100644
--- a/crates/client/index.html
+++ b/crates/client/index.html
@@ -4,9 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<head>
<meta charset="UTF-8">
- <link data-trunk rel="copy-file" href="src/helpers.js" />
- <script type="module" src="helpers.js"></script>
- <link data-trunk rel="rust" data-wasm-opt="2" data-target-name="newton_lib" />
+ <link data-trunk rel="rust" data-wasm-opt="2" data-target-name="newton_client" />
<!-- <link data-trunk rel="rust" data-keep-debug="true" /> -->
<base data-trunk-public-url />
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white">