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
Description:
This extension works well when you change a JS file, but I can't get it to work when making a change on a CSS file that's on the content_scripts list in the manifest. I've added style-loader and css-loader (I think the later is not needed anyway), but still doesn't work. Is there a way to do this?
The text was updated successfully, but these errors were encountered:
Type:
Environment:
I'm going to open a PR:
Description:
This extension works well when you change a JS file, but I can't get it to work when making a change on a CSS file that's on the
content_scripts
list in the manifest. I've addedstyle-loader
andcss-loader
(I think the later is not needed anyway), but still doesn't work. Is there a way to do this?The text was updated successfully, but these errors were encountered: