-
Notifications
You must be signed in to change notification settings - Fork 0
perf(web): split heavy UI and guarded Tauri modules #192
Copy link
Copy link
Closed
Labels
area:webWeb applicationWeb applicationenhancementNew feature or requestNew feature or requestjavascriptPull requests that update javascript codePull requests that update javascript codepriority:p1High priorityHigh prioritystatus:readyDependencies are actionable and work may startDependencies are actionable and work may start
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area:webWeb applicationWeb applicationenhancementNew feature or requestNew feature or requestjavascriptPull requests that update javascript codePull requests that update javascript codepriority:p1High priorityHigh prioritystatus:readyDependencies are actionable and work may startDependencies are actionable and work may start
Roadmap reference
Phase 8 - quality hardening and release readiness.
Objective
Reduce the initial web payload and remove Vite ineffective dynamic-import warnings while preserving authenticated web and Tauri desktop behavior.
Scope
Tasks
Acceptance criteria
INEFFECTIVE_DYNAMIC_IMPORTwarning for@tauri-apps/api/coreis gone.Validation
bun run --cwd apps/web typecheckbun run --cwd apps/web testbun run --cwd apps/web test:e2ebun run --cwd apps/web buildDependencies
Risks
Exclusions