bolt.diy/app/components/chat
KevIsDev 9a748177ef refactor: optimize error handling and npm install performance
Remove redundant error type handling in webcontainer to simplify logic and improve maintainability. Additionally, comment out lock file patterns to speed up npm install process.
2025-05-10 13:24:08 +01:00
..
chatExportAndImport
APIKeyManager.tsx
Artifact.tsx
AssistantMessage.tsx
BaseChat.module.scss
BaseChat.tsx
Chat.client.tsx feat: lock files (#1681) 2025-05-08 00:07:32 +02:00
ChatAlert.tsx
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
ImportFolderButton.tsx
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx
Messages.client.tsx
ModelSelector.tsx
NetlifyDeploymentLink.client.tsx
ProgressCompilation.tsx
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx
SupabaseAlert.tsx
SupabaseConnection.tsx
ThoughtBox.tsx
UserMessage.tsx
VercelDeploymentLink.client.tsx