[i18n] US-A1 — Paraglide in the Vite build #896
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#896
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As a maintainer, I want Paraglide JS wired into
apps/webwith the official Vite plugin and an Inlang project in the repo, so that messages compile at build time with type safety and predictable bundles.Epic: A — Platform foundations
Spec
Acceptance criteria
project.inlang(or current Inlang layout) and per-locale message sources live under version control.vite devserves the app; editing a message file updates the UI without a full restart (HMR acceptable per Inlang behaviour).bun run buildinapps/websucceeds with Paraglide codegen in the chosen policy (generated output committed or produced in CI — decision recorded ini18n-paraglide.mdopen decisions).Superseded by consolidated issue #908 (US-A1–A3 merged).