Closed thaiat closed 10 years ago
With this simple change we can now use the following configuration in package.json or karma.config:
browserify: { transform: [ [{ ignore: ['**/bower_components/**', '**/*/*test.js'] }, 'browserify-istanbul'] ] }
With this simple change we can now use the following configuration in package.json or karma.config: