No description
- JavaScript 45.4%
- Rust 42.1%
- Svelte 5.2%
- Nix 2.8%
- TypeScript 1.7%
- Other 2.8%
(e.target as HTMLSelectElement) in a Svelte template expression is not valid — the SSR build does not preprocess TypeScript in template bodies. Extract selectVal(e) helper to the script block so the cast stays in TS-aware code and the template only calls a plain function. Verified: npm run build passes locally before pushing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .cargo | ||
| crates | ||
| nix | ||
| platforms | ||
| proto | ||
| scripts | ||
| server/veld-server | ||
| ui | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| map-renderer.md | ||
| PLAN.md | ||
| rust-toolchain.toml | ||