bolt.diy/app/lib/stores
KevIsDev 7615c956c2 fix: optimize file watch paths for preview updates and fix npm crashes.
Update the file watch paths in the previews store to only include relevant file types (e.g., HTML, CSS, JS) and exclude unnecessary directories (e.g., node_modules, dist). This reduces unnecessary file system events and improves performance.

Also, update the @webcontainer/api dependency to the latest internal version for enhanced functionality, node20 etc.
2025-04-14 13:34:33 +01:00
..
chat.ts
editor.ts
files.ts fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
logs.ts add install ollama models , fixes 2025-01-28 22:57:06 +01:00
netlify.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
previews.ts fix: optimize file watch paths for preview updates and fix npm crashes. 2025-04-14 13:34:33 +01:00
profile.ts Final UI V3 2025-02-02 01:42:30 +01:00
settings.ts feat: added anthropic dynamic models (#1374) 2025-02-26 22:04:46 +05:30
streaming.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
supabase.ts fix: ensure supabase credentials are persistent on reloads 2025-03-20 14:22:35 +00:00
tabConfigurationStore.ts Final UI V3 2025-02-02 01:42:30 +01:00
terminal.ts
theme.ts Service console check providers 2025-01-30 01:58:47 +01:00
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
workbench.ts feat: fix for push private repo (#1618) 2025-04-08 22:20:54 +02:00