mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-06-28 03:50:54 +08:00
3a5fa7c80f
I realised I should make the change in the test config as well. And it seems to better if the test config inherits from baseConfig and defaultSettings where possible, so I did that. That way you are testing as close to your actual config as possible. Especially because there is one test of the config path.