I'm using [eslint-loader](https://npmjs.com/eslint-loader)'s `failOnError` option which cancels the build when a lint error is found. Unfortunately, Browsersync still refreshes the page.