In v0.10.0 that added the file matching using grunt: "let Grunt do the file matching (cb53deae)"
But this break use case when you prepare the karma config by another task in grunt (or just have a static karma config) that already defines files property.
In v0.10.0 that added the file matching using grunt: "let Grunt do the file matching (cb53deae)" But this break use case when you prepare the karma config by another task in grunt (or just have a static karma config) that already defines files property.