Previously I used this post to make yarn build output sensible errors, but after a recent composer update this is not working any more. Even with this in my webpack.config.js file, stylelint is just failing without saying where or what is wrong!
@ben it seems to work fine, I’m getting errors on the console as well as in the browser as you’d expect. The reason I’m using yarn build is because I was finding browsersync a little unreliable in parts, I think because I’m building a site which is mainly ‘logged in’