[PR #526] [MERGED] feat: propagate next config serverExternalPackages #646

Closed
opened 2026-05-06 13:09:18 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/526
Author: @james-elicx
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @james-elicx

Base: mainHead: opencode/curious-tiger


📝 Commits (2)

  • d8b416d feat: propagate next config serverExternalPackages
  • 7cf0cf3 .

📊 Changes

4 files changed (+86 additions, -5 deletions)

View changed files

📝 .agents/skills/migrate-to-vinext/references/compatibility.md (+2 -2)
📝 packages/vinext/src/config/next-config.ts (+24 -0)
📝 packages/vinext/src/index.ts (+21 -3)
📝 tests/next-config.test.ts (+39 -0)

📄 Description

  • pass serverExternalPackages through to userSsrExternal and externalise from client dep optimisation

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/526 **Author:** [@james-elicx](https://github.com/james-elicx) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `opencode/curious-tiger` --- ### 📝 Commits (2) - [`d8b416d`](https://github.com/cloudflare/vinext/commit/d8b416d474203c73e6cc16b1fdc2633e739a7b7c) feat: propagate next config serverExternalPackages - [`7cf0cf3`](https://github.com/cloudflare/vinext/commit/7cf0cf32b506ac2dd6c7c393bbe5b7f45f4d77e0) . ### 📊 Changes **4 files changed** (+86 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.agents/skills/migrate-to-vinext/references/compatibility.md` (+2 -2) 📝 `packages/vinext/src/config/next-config.ts` (+24 -0) 📝 `packages/vinext/src/index.ts` (+21 -3) 📝 `tests/next-config.test.ts` (+39 -0) </details> ### 📄 Description - pass serverExternalPackages through to userSsrExternal and externalise from client dep optimisation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:09:18 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#646
No description provided.