Va1 / browser-sync-webpack-plugin

Easily use BrowserSync in your Webpack project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser reloads when build fails

stevenvachon opened this issue · comments

I'm using eslint-loader's failOnError option which cancels the build when a lint error is found. Unfortunately, Browsersync still refreshes the page.

commented

hello. what is the behavior you expect/desire in this case?