Skip to content

fix(launch): fall back while concatenated scripts build#2146

Open
kpal81xd wants to merge 1 commit into
mainfrom
fix/concatenated-scripts-fallback
Open

fix(launch): fall back while concatenated scripts build#2146
kpal81xd wants to merge 1 commit into
mainfrom
fix/concatenated-scripts-fallback

Conversation

@kpal81xd

Copy link
Copy Markdown
Contributor

What's Changed

  • preflight the concatenated script cache before using it
  • fall back to individual script URLs after two seconds, a cold-cache response, or a request error

Manual smoke test

  1. Launch a classic-script project with Concatenate Scripts enabled and an empty cache; confirm launch continues with individual scripts within two seconds.
  2. Reload after the cache warms; confirm the preflight returns 200 and the concatenated script is used.
  3. Disable Concatenate Scripts and confirm no preflight request is made.

Checks

@kpal81xd kpal81xd self-assigned this Jul 10, 2026
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
editor Ready Ready Preview, Comment Jul 10, 2026 11:07am

Request Review

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.

1 participant