Open dluxemburg opened 10 years ago
Related to #9.
Okay, will comment there. Any chance of landing this though as a simple fix? Seems like a number of users are affected.
:+1: Would love to see this merged!
:+1:
:+1: .... bueller
@blittle @nmccready @sfarthin, stay tuned over at https://github.com/karma-runner/karma/issues/1037 for a better solution for gulp + karma integration.
thank you
I forked it for the time being with the @dluxemburg changes merged to my master
@nmccready, you can target specific commit hashes in your package.json and use forks/branches, btw: https://www.npmjs.org/doc/json.html#Git-URLs-as-Dependencies
Oh cool, well for the time-being this is safer for my work. We need to stand up a node repository, and a private bower repo.
Any updates on this?
This is useful for situations in which overriding Karma's file list will break a test suite (such as when using RequireJS and the no-include file option). It's a minimal change that has no impact on behavior when the feature isn't opted in to.