You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using webext-redux in development and am wondering how you guys hot reload the extension. Before, I was simply loading the extension frontend in chrome as a normal webpage and then building to an extension. Obviously, with the background script being extension exclusive, this is no longer an option.
Looking forward to hearing from you!
The text was updated successfully, but these errors were encountered:
Hi!
I'm using
webext-redux
in development and am wondering how you guys hot reload the extension. Before, I was simply loading the extension frontend in chrome as a normal webpage and then building to an extension. Obviously, with the background script being extension exclusive, this is no longer an option.Looking forward to hearing from you!
The text was updated successfully, but these errors were encountered: