Skip to content

Commit 7f2a8ef

Browse files
authored
Update 2025-07-16-br-local-dev.mdx
update wording to better explain usefulness of local dev
1 parent 8cdc6f6 commit 7f2a8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/browser-rendering/2025-07-16-br-local-dev.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ products:
66
date: 2025-07-16T16:00:00Z
77
---
88

9-
You can now test your Browser Rendering apps locally before deploying using `npx wrangler dev`. Local development support makes it easier to develop, debug, and iterate before deploying to Cloudflare's global network.
9+
You can now run your Browser Rendering locally using `npx wrangler dev`, which spins up a browser directly on your machine before deploying to Cloudflare's global network. By running testing locally, you can quickly develop, debug, and test changes without needing to deploy or worry about usage costs.
1010

1111
![Local Dev video](~/assets/images/browser-rendering//localshorterbrowserrendering.gif)
1212

0 commit comments

Comments
 (0)