DevServer is not reloading files after html-bundler-webpack-plugin was installed on WebPack5
Hello Guys I’ve been working on creating a local dev env using Webpack to develop sites, the devServer.watchFiles was working until I installed the html-bundler-webpack-plugin I’ve tried all read all documentation everything looks fine but when I edit the html or scss files it does not reload them on the browser automatically. I even added plugins.watchfiles as you can see you below