platform-codebase/features
Quinn Ftw 5bb0e69fb7 perf(landing): aggressive bundle splitting and lazy loading
- Add aggressive manualChunks configuration for HTTP/2 parallel loading
- Split vendors: motion, framer-motion, react, i18n, styled, icons, query, router
- Split UI packages: sound, effects, backgrounds, animated, forms, etc.
- Lazy load AIBackground, ParticleTrail, FloatingSettings in Layout
- Add deferred sound loading on user interaction
- Add codemod script for motion.* → m.* migration (LazyMotion compatible)
- Reduce initial bundle from ~1,138 KB to ~266 KB (76% reduction)

Next: Run `pnpm codemod:lazy-motion` to migrate to m.* components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 22:41:22 -08:00
..
analytics feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
conversation-assistant fix(conversation-assistant): version-check for SettingsLink 2025-12-29 22:40:40 -08:00
dating-autopilot fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
email feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
feature-flags refactor(feature-flags): migrate from @packages to features directory 2025-12-29 04:58:41 -08:00
i18n feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
landing perf(landing): aggressive bundle splitting and lazy loading 2025-12-29 22:41:22 -08:00
payments feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
platform-admin/frontend feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
portal/frontend feat(portal): configure SSO URL for AuthProvider 2025-12-28 21:56:11 -08:00
profile feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
seo feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
service-registry/frontend feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
sso feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00
status-dashboard feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
truth-validation feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
ML_INTEGRATION.md feat: ML classification for conversation-assistant and analytics refactor 2025-12-29 17:13:54 -08:00