I reference a Sitepoint article that also suggests huge time savings as well sitepoint.com/yarn-vs-npm . However, my question was how does yarn play with webpack.
Like I said it should not be any difference between npm and yarn. Both install the same dependencies. Webpack uses these dependencies.
Why do you think that npm and yarn behave differently with webpack?