lobehub/plugins/vite
Innei 07997b44a5
🐛 fix: skew plugin (#12669)
* 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>
2026-03-04 21:47:31 +08:00
..
emotionSpeedy.ts ♻️ refactor: migrate frontend from Next.js App Router to Vite SPA (#12404) 2026-02-28 00:01:01 +08:00
envRestartKeys.ts feat(vite): add env restart keys plugin for selective .env restart (#12561) 2026-03-01 20:58:05 +08:00
nodeModuleStub.ts 🐛 fix: updown the old lobehub plugins (#12674) 2026-03-04 18:05:43 +08:00
platformResolve.ts ♻️ refactor: migrate frontend from Next.js App Router to Vite SPA (#12404) 2026-02-28 00:01:01 +08:00
sharedRendererConfig.ts 🐛 fix: add unsaved changes guard to prevent data loss on navigation (#12332) 2026-03-03 18:50:57 +08:00
vercelSkewProtection.ts 🐛 fix: skew plugin (#12669) 2026-03-04 21:47:31 +08:00