Skip to content

Conversation

@mydea
Copy link
Member

@mydea mydea commented Apr 9, 2025

Fixes #13277

The middleware redirect was incorrect here!

(For the future @sfanahata this + the redirects.js file are the places to look at if redirects are incorrect, if you possibly want to fix something like this in the future :) )

@mydea mydea requested review from a-hariti and sfanahata April 9, 2025 12:31
@mydea mydea self-assigned this Apr 9, 2025
@vercel
Copy link

vercel bot commented Apr 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2025 0:46am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2025 0:46am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Apr 9, 2025 0:46am

@codecov
Copy link

codecov bot commented Apr 9, 2025

Bundle Report

Changes will decrease total bundle size by 110 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.13MB -9 bytes (-0.0%) ⬇️
sentry-docs-edge-server-array-push 376.9kB -95 bytes (-0.03%) ⬇️
sentry-docs-client-array-push 9.47MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-edge-server-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
src/middleware.js -95 bytes 204.81kB -0.05%
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.7kB -0.0%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
static/tb6fs_VtgihRGhIDhqhUR/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/tb6fs_VtgihRGhIDhqhUR/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/GKaRNJMDaJX9ALiUS2hHY/_buildManifest.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/GKaRNJMDaJX9ALiUS2hHY/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@mydea mydea merged commit 8ed8244 into master Apr 9, 2025
13 checks passed
@mydea mydea deleted the fn/fix-redirect branch April 9, 2025 13:05
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JS redirect/file issue for sourcemaps - hosting publicly

3 participants