solid-chrome-extension-template icon indicating copy to clipboard operation
solid-chrome-extension-template copied to clipboard

Hot Reload not working either on popup, tabs or panel

Open packetstracer opened this issue 1 year ago • 2 comments

What is the problem

Hot Reload not working either on popup, tabs or panel. No changes are displayed until reloaded manually.

Expected

It should load page changes via Hot Reload

Steps to Reproduce

Just clone the project and run it locally

  • yarn dev (or yarn dev:mon)
  • modify and save a page tax file

Nodemon rebuilds but HMR does not work on any of the Pages. Changes are only applied when reopening the popup, reloading the options or the new tab, or reopening devtools.

packetstracer avatar Oct 16 '22 20:10 packetstracer

Any clues or tweaking on vite config or other stuff should be done?

packetstracer avatar Oct 16 '22 21:10 packetstracer

I am running into the same issue. Not sure if it is technically possible tbh, but it would be great if so.

johannesjo avatar Mar 02 '24 14:03 johannesjo