Skip to content

feat: annotate server environment request entrypoints#22680

Open
serhalp wants to merge 2 commits into
vitejs:mainfrom
serhalp:feat/22507-server-entrypoints
Open

feat: annotate server environment request entrypoints#22680
serhalp wants to merge 2 commits into
vitejs:mainfrom
serhalp:feat/22507-server-entrypoints

Conversation

@serhalp

@serhalp serhalp commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Implements #22507. See the RFC for motivation and design discussion.

This PR adds the experimental requestEntrypoints environment option plus environment.getRequestEntrypoints() / getRequestEntrypointOutputs(bundle), so framework-agnostic deployment provider plugins can locate emitted server request handlers.

@serhalp serhalp force-pushed the feat/22507-server-entrypoints branch from e1285bb to 462d2aa Compare June 15, 2026 11:59
@serhalp serhalp marked this pull request as ready for review June 15, 2026 12:34
@serhalp serhalp force-pushed the feat/22507-server-entrypoints branch from 6cb357a to ec15bbd Compare June 15, 2026 12:51
daltino

This comment was marked as spam.

@serhalp serhalp force-pushed the feat/22507-server-entrypoints branch from 6b8587b to cb3f636 Compare June 19, 2026 13:03
Sign up for free to 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.

2 participants