Do Yarn and Webpack play well together?
I am steering away from using Gulp and Grunt in my dev build. I rather use npm itself as a build tool. Recently I stumbled upon yarn and it really has me interested. Has anyone in here used yarn with webpack on a project and what should I lookout for? And what benefits should I expect over npm?