test(sync): prove deterministic reconciliation

req: sync/022
This commit is contained in:
slhx agent
2026-07-13 21:08:51 +02:00
parent 34728b9a35
commit 6d502d8ff5
4 changed files with 130 additions and 4 deletions
+1 -1
View File
@@ -16,6 +16,6 @@
<button type="button" data-sync-keep-local disabled>Keep local change and continue</button>
</section>
<script +src="self.runtime_src" defer></script>
<script src="/sync.js" defer></script>
<script type="module" src="/sync.js"></script>
</body>
</html>