Skip to content

feat: add serverEntry config - #3795

Merged
pi0 merged 1 commit into
mainfrom
feat/server-entry
Nov 16, 2025
Merged

feat: add serverEntry config#3795
pi0 merged 1 commit into
mainfrom
feat/server-entry

Conversation

@pi0

@pi0pi0 commented Nov 16, 2025

Copy link
Copy Markdown
Member

serverEntry config was removed in alpha.1 in favor of routes: { "/**" } (#3718)

This PR adds it back with simple string format or object or false value.

This allows better internal control and also allow to later use server entry for non routing purposes.

@vercel

vercelBot commented Nov 16, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
nitro.buildReadyReadyPreviewCommentNov 16, 2025 10:24pm

@pi0pi0 changed the title feat: addserverEntry configfeat: add serverEntry configNov 16, 2025
@pkg-pr-new

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/nitrojs/nitro@3795

commit: 9a20150

@pi0
pi0 merged commit b9920d4 into mainNov 16, 2025
11 checks passed
@pi0
pi0 deleted the feat/server-entry branch November 16, 2025 22:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pi0