Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Advise for hot reloading in development #279

Open
jackHedaya opened this issue Mar 18, 2022 · 1 comment
Open

Question: Advise for hot reloading in development #279

jackHedaya opened this issue Mar 18, 2022 · 1 comment

Comments

@jackHedaya
Copy link

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!

@eduardoacskimlinks
Copy link

If you are using manifest v2, I recommend https://github.com/rubenspgcavalcante/webpack-extension-reloader.

Keep in mind that if you are already on manifest v3 like us, this library won't work for you as the issue hasn't been resolved rubenspgcavalcante/webpack-extension-reloader#125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants