companion/@applications/web
Claude Code 072d148206 chore(web): 🔧 Update Vite build configuration for performance and plugin compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:13:33 -07:00
..
dist perf(web): Optimize static asset loading with refined service worker cache strategies 2026-04-08 21:10:26 -07:00
public ui(web): 💄 Update PWA assets and manifest with new icons, theme colors, and proper registration for device installation 2026-04-08 21:10:26 -07:00
src feat(chat): Introduce ChatMessage component with message rendering logic and add E2E test coverage for chat interactions 2026-04-08 22:36:58 -07:00
.env.development chore(web): 🔧 Update Vite config and development environment variables 2026-04-02 21:44:53 -07:00
index.html ui(web): 💄 Update PWA assets and manifest with new icons, theme colors, and proper registration for device installation 2026-04-08 21:10:26 -07:00
package.json deps-upgrade(web): ⬆️ Update web dependencies to latest versions in root and @applications/web packages 2026-04-09 23:13:33 -07:00
tsconfig.json perf(web): Optimize Vite build performance by configuring optimizeDeps and TypeScript path resolution for faster dependency resolution 2026-04-08 21:10:26 -07:00
tsconfig.sw.json feat(errors): Introduce session recovery logic with Service Worker caching for expired sessions and failed auth attempts 2026-04-08 21:10:26 -07:00
vite.config.ts chore(web): 🔧 Update Vite build configuration for performance and plugin compatibility 2026-04-09 23:13:33 -07:00
vitest.config.ts arch(applications): 🏗️ Refactor application imports and file structure 2026-04-01 23:54:15 -07:00