Skip to content

Conversation

@o-az
Copy link
Collaborator

@o-az o-az commented Nov 15, 2025

ensures the dev server always continues running with cached config when file edits errors occur, without crashing and killing the process. This handles live edits to config files too.

changes:

  • implement handleHotUpdate in virtual-config, virtual-routes, virtual-blog
  • add error boundaries to all HMR handlers
  • replace server.restart() with moduleGraph.invalidateModule()
  • add config caching with fallback to last-known-good config
  • add debouncing and error deduplication
  • add event handler cleanup

@vercel
Copy link

vercel bot commented Nov 15, 2025

@o-az is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/wevm/vocs@348

commit: e1ec07f

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