J.A.R.V.I.S-rust/frontend
Bossiara13 fb5c096327 chore: build frontend assets so tauri context generates cleanly
The build script now runs 'routify build' before svelte-check so the
generated routes module exists when type-checking. vite build still
runs last to produce dist/client/, which tauri::generate_context!
needs at compile time for jarvis-gui.
2026-04-22 17:57:29 +03:00
..
public Multilingual support via Fluent + Frontend improvements + Rewrite of ArcReactor 2026-01-07 05:04:04 +05:00
src some fixes + gliner first implementation 2026-02-11 07:21:50 +05:00
.gitignore project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
index.html project restructure with Rust workspaces 2026-01-04 05:19:47 +05:00
package-lock.json chore: build frontend assets so tauri context generates cleanly 2026-04-22 17:57:29 +03:00
package.json chore: build frontend assets so tauri context generates cleanly 2026-04-22 17:57:29 +03:00
tsconfig.json frontend fixes & db rewrite with serde 2026-01-04 09:00:51 +05:00
tsconfig.node.json frontend fixes & db rewrite with serde 2026-01-04 09:00:51 +05:00
vite.config.ts frontend fixes & db rewrite with serde 2026-01-04 09:00:51 +05:00