revert(mf): drop microfrontends — VNCmail+ is a standalone project

Remove withMicrofrontends wrap + @vercel/microfrontends dep. Grouping is
organizational (separate Vercel team), not a microfrontends group. App
serves at its own root again (NEXT_PUBLIC_BASE_PATH removed on Vercel).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Bernd Rodler
2026-08-03 16:28:12 +02:00
co-authored by Claude Opus 4.8
parent 0189935e7b
commit fb4e8f3591
4 changed files with 14 additions and 425 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ that merging new upstream releases stays a triage exercise, not an archaeology d
|------|-------------|--------|-----|
| 2026-08-03 | `vnc/` (new) | Added VNC customization dir + this log | Fork bootstrap |
| 2026-08-03 | `VNCMAIL-SETUP.md` (new) | Vercel deploy runbook | Deploy on Vercel as project "VNCmail+" |
| 2026-08-03 | `next.config.ts` | Wrap export with `withMicrofrontends(...)` + import | Join VNClagoon Suite microfrontends group (served at /mail) |
| 2026-08-03 | `package.json` | Add `@vercel/microfrontends` dep | Microfrontends child integration |
_Note: a microfrontends integration (next.config wrap + `@vercel/microfrontends`) was added and then **reverted** on 2026-08-03 — VNCmail+ is a standalone project, grouped organizationally via a separate Vercel team, not a microfrontends group._
_(append new rows as you diverge)_