[PR #765] [MERGED] fix: standalone dependency resolution #826

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

📋 Pull Request Information

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

Base: mainHead: 4-3-stand


📝 Commits (2)

📊 Changes

4 files changed (+141 additions, -3 deletions)

View changed files

📝 packages/vinext/src/build/standalone.ts (+15 -0)
📝 packages/vinext/src/plugins/server-externals-manifest.ts (+25 -3)
tests/server-externals-manifest.test.ts (+53 -0)
📝 tests/standalone-build.test.ts (+48 -0)

📄 Description

  • skip node or virtual deps
  • resolve package.json for rsc-html-stream

🔄 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/765 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 4/3/2026 **Status:** ✅ Merged **Merged:** 4/3/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `4-3-stand` --- ### 📝 Commits (2) - [`9b69d47`](https://github.com/cloudflare/vinext/commit/9b69d47de3d75d01bc4952935dadf1020dfdccdd) fix: standalone dependency resolution - [`bd49051`](https://github.com/cloudflare/vinext/commit/bd490516be5f9a49625d12fb8f74e730111b0cc9) tweaks ### 📊 Changes **4 files changed** (+141 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/src/build/standalone.ts` (+15 -0) 📝 `packages/vinext/src/plugins/server-externals-manifest.ts` (+25 -3) ➕ `tests/server-externals-manifest.test.ts` (+53 -0) 📝 `tests/standalone-build.test.ts` (+48 -0) </details> ### 📄 Description - skip node or virtual deps - resolve package.json for rsc-html-stream --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:10:20 +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#826
No description provided.