perf: defer heavy modules and add performance baselines

Lazy-load Stripe and the chat reply animation, remove the unused Lottie runtime, and add repeatable bundle and Web Vitals baseline tooling.
This commit is contained in:
2026-07-14 10:55:08 +08:00
parent 0fe74b5371
commit b4904e738b
12 changed files with 846 additions and 31 deletions
-1
View File
@@ -17,7 +17,6 @@ export * from "./fullscreen-image-viewer";
export * from "./history-unlock-dialog";
export * from "./image-bubble";
export * from "./insufficient-credits-dialog";
export * from "./lottie-message-bubble";
export * from "./message-avatar";
export * from "./message-bubble";
export * from "./message-content";