Closed
Description
I'm not sure exactly how this would work, but it would be really nice to (somehow) inform Vite of the fact that the Handlebars partials are part of the "dependency graph" of the page being viewed in the browser.
Currently, it seems like the changes are processed immediately, but the browser doesn't actually refresh in real-time.
I'm not actually sure why the dev server picks up the changes to a partial without re-starting. Maybe Vite is monitoring the entire local directory? Or is just re-running the bundling step on every browser refresh? Not sure right now.
- Automatically trigger browser refresh when a partial changes
Metadata
Assignees
Labels
No labels