80c4b8fc50d3b20bdbd64c04e87fc44448fbae1f
Svelte 5 runes ($state, $derived, $effect) only run through the compiler in .svelte and .svelte.ts/js files. A plain .ts file leaves $state(...) as a literal call at runtime, causing "ReferenceError: $state is not defined" and a blank page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Web-based two-player chess where each player sees only their own pieces; the server is the moderator.
Languages
TypeScript
76.5%
Svelte
20.2%
Shell
1.9%
CSS
0.9%
HTML
0.3%
Other
0.1%