The options to the webpack task achieve 2 things:
- Configures things for the actual just task (nodeArgs, path to config file)
- Passes generic overrides to the webpack config
This resulted in a bug that is addressed in #174, but we need a better long term solution, such as putting the config overrides under a configOverrides property on the task config