Closed cevou closed 9 years ago
Only pass client config to karma if it really defined in the grunt config
If the client object is always passed to karma, config of the configFile is overwritten.
Fixes: https://github.com/karma-runner/grunt-karma/issues/119
@cevou thanks, this looks good to me. Could you please make sure to follow the commit message rules thanks.
I merged it myself in 15fee6f9c214ce8c55827c6e4d4e63a00f8bc204
Only pass client config to karma if it really defined in the grunt config
If the client object is always passed to karma, config of the configFile is overwritten.
Fixes: https://github.com/karma-runner/grunt-karma/issues/119