mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
- Remove 'engines' field from package.json (workaround for Plasmo issue #1040) - Fix operator precedence in ChatInterface condition - Resolves 'Failed to resolve popup.tsx' error Note: Still encountering 'Unexpected token div' JSX error during build. This appears to be a separate Plasmo bundler issue unrelated to our code changes. |
||
|---|---|---|
| .. | ||
| ChatHeader.tsx | ||
| ChatInput.tsx | ||
| ChatInterface.tsx | ||
| ChatMessages.tsx | ||
| index.ts | ||
| QuickCapture.tsx | ||
| ThinkingStepsDisplay.tsx | ||
| WelcomeScreen.tsx | ||