@nbshepherd good question.
First, sorry for my english.
Package Manager configuration is about Webpack, so to achieve what you want, I think you could change this line in node_modules/webpack/bin/webpack.js:
OR, as you can see, adding a “yarn.lock” file in to your project root directory.
I didn’t try do that. Please, let me know if works.