Since the background mode requires a JSON.stringify any option which is a function is lost.
I noticed it, when using karma-ng-html2js-preprocessor and the cacheIdFromPath custom function. I've managed to get around by using a stripPrefix regex but want to report here for others.
Since the background mode requires a JSON.stringify any option which is a function is lost.
I noticed it, when using karma-ng-html2js-preprocessor and the cacheIdFromPath custom function. I've managed to get around by using a stripPrefix regex but want to report here for others.
Could be related to #132