most-account-67892
07/08/2022, 1:47 PMchrome://extensions/
) after restarting npm run dev
. This is because after the hmr WebSocket connection is lost, it never tries to reconnect.
https://github.com/PlasmoHQ/plasmo/blob/main/packages/parcel-runtime/loaders/hmr-runtime.js
Can I open a PR to fix this or is there another work around?