question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if youā€™re still stuck at the end, weā€™re happy to hop on a call to see how we can help out.

šŸš€ Feature Request: Add `live-reload` option to `wrangler dev`

See original GitHub issue

I really want --live-reload option for wrangler dev. I know wrangler pages dev already have --live-reload option by PR #220 .

Not only using Pages, I often build HTML pages with Workers. I think there are some developers like me. For example, some frameworks that support Cloudflare Workers will be rendering HTML on the server-side. Remix works on Workers not only Pages (Although the reload function in Remix is implemented originally not using Miniflareā€™s). create-remix app asks me to deploy to Workers or others.

SS

Despite Remix, the framework I am building also supports HTML rendering.

I believe itā€™ll be a good feature.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
yusukebecommented, Dec 15, 2022

Hi @lrapoport-cf !

Cool! I did not know the option. It works well. There is nothing more to say. Now I can get on with development. Thank you!

1reaction
threepointonecommented, Jul 28, 2022

Unassigning myself since Iā€™m going on leave for a bit, open to whoever else wants a crack at this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wrangler commands - Cloudflare Workers docs
The wrangler dev command that establishes a connection between localhost and a Cloudflare server that hosts your Worker in development.
Read more >
āš”ļø Live Reload Ā· Miniflare
Fun, full-featured, fully-local simulator for Cloudflare Workers.
Read more >
Wrangler: Wrangle Your Cloudflare Workers - Morioh
You have many options to install wrangler! ... You should run wrangler dev from your worker directory, and if your worker makes any...
Read more >
Cloudflare Workers | Noise | Page 3
Configure the Worker to send POST requests to the Rocket Chat webhook with ... It also adds a new live-reload feature and first-class...
Read more >
Ditch the Wrangler CLI for Miniflare - LogRocket Blog
Even though Cloudflare provides high-quality development resources such as the Wrangler CLI, the Workers Dashboard, and detailedĀ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found