I've added a webpack.overrides.conf.js file for febs to add a resolve alias but it looks like vunit doesn't use that file and only has an option to provide a full webpack config.
Is there some way to add just a partial config that would merge with the default one? Or do I have to get the full config from febs somehow to pass to this?