Skip to content

Conversation

inventarSarah
Copy link
Collaborator

@inventarSarah inventarSarah commented Sep 11, 2025

DESCRIBE YOUR PR

Updated the Remix on Cloudflare quick start guide to follow our template.

The main Remix quick start guide (manual setup) page and the Remix on Cloudflare quick start guide page share the same file/content. We did this for Nuxt/SvelteKit on Cloudflare too -> you can read more about it #14679

Closes: #14845

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES


Note

Unifies Remix and Remix on Cloudflare docs by introducing a shared getting-started include and updating both pages to reference it.

  • Docs structure (Remix/Cloudflare):
    • New shared include: Add platform-includes/getting-started-complete/javascript.remix.mdx with full setup (client, server, Cloudflare middleware, source maps, verification, next steps).
    • Remix manual setup: Replace detailed content in docs/platforms/javascript/guides/remix/manual-setup.mdx with getting-started-complete include.
    • Remix on Cloudflare: Replace bespoke instructions in docs/platforms/javascript/guides/cloudflare/frameworks/remix.mdx with the same include and update description.

Written by Cursor Bugbot for commit eed0186. This will update automatically on new commits. Configure here.

Copy link

vercel bot commented Sep 11, 2025

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

Project Deployment Preview Comments Updated (UTC)
develop-docs Ready Ready Preview Comment Oct 7, 2025 8:53am
sentry-docs Ready Ready Preview Comment Oct 7, 2025 8:53am

Copy link

codecov bot commented Sep 11, 2025

Bundle Report

Changes will decrease total bundle size by 111.78kB (-0.48%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 10.15MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.84MB -111.77kB (-0.86%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.78MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%
../app/[[...path]]/page.js.nft.json -37.25kB 814.73kB -4.37%
../app/platform-redirect/page.js.nft.json -37.25kB 814.65kB -4.37%
../app/sitemap.xml/route.js.nft.json -37.25kB 811.88kB -4.39%
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 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
server/middleware-*.js 6.46kB 7.46kB 645.5% ⚠️
server/middleware-*.js -6.46kB 1.0kB -86.59%
static/aev_ny_Vz0W0J8kzgvqPj/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/aev_ny_Vz0W0J8kzgvqPj/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/yxeeitAnLKV9tRye2uUCQ/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/yxeeitAnLKV9tRye2uUCQ/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

Copy link
Member

@chargome chargome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@onurtemizkan onurtemizkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be importing Sentry from @sentry/remix/cloudflare, not to break builds on Cloudflare.

@inventarSarah, do you mind if I push updates to this branch?

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛳️

@chargome
Copy link
Member

@onurtemizkan please go ahead and just push on the branch 👍

@inventarSarah inventarSarah merged commit e9d3272 into master Oct 7, 2025
13 checks passed
@inventarSarah inventarSarah deleted the smi/quick-start/cloudflare-remix branch October 7, 2025 09:01
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.

Create Remix on Cloudflare quick start guide
4 participants