mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
* fix: skew plugin
Signed-off-by: Innei <tukon479@gmail.com>
* refactor(vite): enhance vercelSkewProtection to handle static imports and improve coverage
- Added handling for static import/export declarations to ensure correct deployment links.
- Updated coverage documentation to reflect new handling for static imports and additional cases.
- Adjusted comment numbering for clarity in the processing steps.
Signed-off-by: Innei <tukon479@gmail.com>
* fix: dev proxy
Signed-off-by: Innei <tukon479@gmail.com>
* refactor(AssistantGroup): streamline contentId handling in GroupMessage component
- Simplified the logic for determining contentId by directly using lastAssistantMsg?.id.
- Moved the creation and generation state checks to follow the contentId assignment for better clarity.
Signed-off-by: Innei <tukon479@gmail.com>
* ♻️ refactor: remove chunk error reload retry, keep notification only
Made-with: Cursor
* fix: inject
Signed-off-by: Innei <tukon479@gmail.com>
---------
Signed-off-by: Innei <tukon479@gmail.com>
|
||
|---|---|---|
| .. | ||
| emotionSpeedy.ts | ||
| envRestartKeys.ts | ||
| nodeModuleStub.ts | ||
| platformResolve.ts | ||
| sharedRendererConfig.ts | ||
| vercelSkewProtection.ts | ||