Used internal build tooling to pack index
gitea/double-pendulum/pipeline/head This commit looks good

This commit is contained in:
Philippe Zwietering
2026-09-08 14:57:18 +02:00
parent 0630e77b17
commit 4e7260ff92
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
</head>
<body>
<script type="module">
import init from './pkg/double_pendulum_wasm.js';
import init from './double_pendulum_wasm.js';
async function run() {
await init();