Skip to content

Add react-scan for dev-mode render analysis#52

Merged
stylessh merged 1 commit intomainfrom
stylessh/add-react-scan
Apr 10, 2026
Merged

Add react-scan for dev-mode render analysis#52
stylessh merged 1 commit intomainfrom
stylessh/add-react-scan

Conversation

@stylessh
Copy link
Copy Markdown
Owner

Summary

  • Adds react-scan as a dev dependency to the dashboard app
  • Loads the react-scan auto script in dev mode via a <script> tag in the root route head
  • Only active during development (import.meta.env.DEV), no impact on production builds

Test plan

  • Run pnpm dev and verify React Scan overlay appears in the browser
  • Confirm the overlay highlights re-rendering components
  • Verify production build does not include the script

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 10, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
diffkit d94afc5 Commit Preview URL

Branch Preview URL
Apr 10 2026, 04:13 AM

@stylessh stylessh merged commit 467e90f into main Apr 10, 2026
4 checks passed
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