yeoman / generator-chrome-extension

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

Listen / build html on changes. #224

Closed TheBox193 closed 2 years ago

TheBox193 commented 4 years ago

Changes

Correct me if I'm wrong, but I think when the html files change the html task needs to run to update the html files in the dist folder.

UlisesGascon commented 2 years ago

Due #237 I will check the CI tests against main after merge