webpack-ext-reloader
webpack-ext-reloader copied to clipboard
Fix #479 Content Scripts not reloading bug
Before, when calling the plugin with the "manifest" option, the Content Scripts were not auto-reloading like they were when listing each entry as a separate argument.
Now, using the "manifest" option also reloads the content scripts.
Checklist
- [x] I ran the linting and formatting tools (ESLint and Prettier)
- [x] I added addittional tests if adding new features
Closes #479
Hi @rushilsrivastava @vialoh could you review this when you have the time please?
Hi @rushilsrivastava @vialoh could you review this when you have the time please?
Hey @lucasrmendonca! Thanks for the pull requests. It's hard to say when exactly we'll be able to get around to this. Maybe in a couple of weeks, as we're focused on other things right now. Sorry for the delay!