bolt.diy/app/lib
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
..
.server/llm fix: update stream-text.ts (#1582) 2025-03-30 17:39:00 +02:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common fix: add instruction to avoid generating types for supabase 2025-03-21 13:20:14 +00:00
hooks feat: update connectiontab and datatab security fix (#1614) 2025-04-08 13:06:43 +02:00
modules/llm fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
persistence feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
runtime feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores fix: optimize file watch paths for preview updates and fix npm crashes. 2025-04-14 13:34:33 +01:00
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00