mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #351] [CLOSED] migrate more of the dev server to the module runner #501
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#501
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/351
Author: @james-elicx
Created: 3/8/2026
Status: ❌ Closed
Base:
main← Head:j-branch-7📝 Commits (2)
f63ba66migrate more of the dev server to the module runner14d6e98fix: 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.