Is there supposed to be HMR/fast-refresh? I notice...
# support-framework
q
Is there supposed to be HMR/fast-refresh? I noticed every time I make a change, the whole extension reloads (which is mostly okay) but I just wanna make sure I didn't make a change that broke HMR if it was there
s
Thread automatically created by @quiet-electrician-41149 in #978320682985349130.
l
Yes there is HMR/auto-reload - basically it leverage a content-script OR background sw to trigger reload on file change via websocket
2 Views