Skip to content

hmr update page for vite devtools #232

@arashsheyda

Description

@arashsheyda

Clear and concise description of the problem

When working with Vite, HMR updates happen frequently, but there’s currently no centralized way to observe or track them over time.

Suggested solution

Introduce a dedicated DevTools page that records and visualizes HMR updates in real time.

This view could include:

  • A timeline or log of HMR events
  • The files/modules that triggered each update
  • Frequency of updates (to detect noisy modules)
  • Optional visual highlighting of affected areas in the UI (vite scan? #231)
Image

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions