test/frontend
Z User c32a95fc91 fix: Update frontend to Svelte 5 syntax
- Use $state() runes for reactive state
- Use $derived() for computed values
- Update event handlers (onclick instead of on:click)
- Update package.json for Svelte 5 dependencies
- Rename stores.js to stores.svelte.js for runes support
2026-03-24 03:03:21 +00:00
..
src fix: Update frontend to Svelte 5 syntax 2026-03-24 03:03:21 +00:00
static feat: Initial Moxiegen webapp implementation 2026-03-24 00:08:54 +00:00
package.json fix: Update frontend to Svelte 5 syntax 2026-03-24 03:03:21 +00:00
svelte.config.js fix: Update frontend to Svelte 5 syntax 2026-03-24 03:03:21 +00:00
vite.config.js fix: Update frontend to Svelte 5 syntax 2026-03-24 03:03:21 +00:00