I’m using Webpack (no gulp) with “browser-sync-webpack-plugin” . It works as expected for about 2 - 3 changes and then I start getting the “Waiting for local host” message going on forever and everything stuffs up.
I’ve tried other repos using webpack and browsersync for Wordpress builds and they all stuff up for me.
I’ve seen a couple other threads in connection to Gulp/Browsersync and slow reloads, and i’ve tried the tweaks with no success.
Anybody have an suggestions?
Thanks.