[PR #351] [CLOSED] migrate more of the dev server to the module runner #501

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

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/351
Author: @james-elicx
Created: 3/8/2026
Status: Closed

Base: mainHead: j-branch-7


📝 Commits (2)

  • f63ba66 migrate more of the dev server to the module runner
  • 14d6e98 fix: update api-handler tests to pass ModuleRunner as first arg

📊 Changes

4 files changed (+145 additions, -93 deletions)

View changed files

📝 packages/vinext/src/index.ts (+2 -1)
📝 packages/vinext/src/server/api-handler.ts (+4 -2)
📝 packages/vinext/src/server/dev-server.ts (+23 -20)
📝 tests/api-handler.test.ts (+116 -70)

📄 Description

No description provided


🔄 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/351 **Author:** [@james-elicx](https://github.com/james-elicx) **Created:** 3/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `j-branch-7` --- ### 📝 Commits (2) - [`f63ba66`](https://github.com/cloudflare/vinext/commit/f63ba6647844f9853e450d378c78e2da67d0d083) migrate more of the dev server to the module runner - [`14d6e98`](https://github.com/cloudflare/vinext/commit/14d6e98062ccbcebddc9ec45325e4477df8f7412) fix: update api-handler tests to pass ModuleRunner as first arg ### 📊 Changes **4 files changed** (+145 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/src/index.ts` (+2 -1) 📝 `packages/vinext/src/server/api-handler.ts` (+4 -2) 📝 `packages/vinext/src/server/dev-server.ts` (+23 -20) 📝 `tests/api-handler.test.ts` (+116 -70) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:08:25 +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#501
No description provided.