fix(cloudflare): replace deploy prerendering with prewarming - #3340
Open
james-elicx wants to merge 2 commits into
Open
james-elicx wants to merge 2 commits into
james-elicx wants to merge 2 commits into
Conversation
@vinext/cloudflare
create-vinext-app
@vinext/types
vinext
@cloudflare/workers-response-store
commit: |
Contributor
|
Contributor
Performance benchmarksCompared 0 improved · 0 regressed · 6 within ±1.5%
View detailed results and traces 🟢 improvement · 🔴 regression · ⚫ change below 1.5% · paired base/head |
james-elicx
added this pull request to stack #3404
September 23, 2026 08:53
james-elicx
removed this pull request from stack #3404
September 23, 2026 10:14
james-elicx
added this pull request to stack #3406
September 23, 2026 10:14
james-elicx
removed this pull request from stack #3406
September 23, 2026 10:15
james-elicx
added this pull request to stack #3407
September 23, 2026 10:15
james-elicx
removed this pull request from stack #3407
September 23, 2026 10:23
james-elicx
added this pull request to stack #3408
September 23, 2026 10:25
james-elicx
force-pushed
the
codex/cloudflare-discourage-prerender
branch
from
September 23, 2026 12:38
92e4956 to
60b5c2f
Compare
james-elicx
marked this pull request as ready for review
September 24, 2026 23:26
james-elicx
force-pushed
the
codex/cloudflare-discourage-prerender
branch
from
September 24, 2026 23:58
60b5c2f to
46aa64d
Compare
james-elicx
force-pushed
the
codex/cloudflare-discourage-prerender
branch
from
September 27, 2026 00:48
46aa64d to
e6059e6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Builds on the deployed KV pre-warming support from #3324.
Validation