Austin Farmer

Results 2 issues of Austin Farmer

In [lib/getCssOnlyEmittedAssetsNames.js](https://github.com/Va1/browser-sync-webpack-plugin/blob/master/lib/getCssOnlyEmittedAssetsNames.js), it's apparent that the logic regarding about whether or not to inject CSS is entirely related about the emitted files. This can work in situations where (S)CSS might...

Per discussion on #78 , I've created this. It might be worth deleting lib/getCssOnlyEmittedAssetsNames.js since I've removed the one call to it's method, but I wasn't sure if that was...