yeoman / generator-chrome-extension

Scaffold out a Chrome extension
http://yeoman.io
MIT License
2.61k stars 226 forks source link

Watch / livereload not working #220

Closed eeschiavo closed 2 years ago

eeschiavo commented 4 years ago

I can't get the livereload to work. First I launch gulp watch, then I add the folder to Chrome's extensions. When I change something I can see files being updated (in the terminal) but inside the browser nothing changes (neither the options page nor the popup page). Also refreshing (ctrl+F5) those pages doesn't appear to make any difference.

Any ideas? Is there something specific I have to do to enable livereload? Thanks

UlisesGascon commented 2 years ago

It should be fixed since version v0.7.4 that includes the changes from PR #224