@ -35,9 +35,7 @@ module.exports = function(config) {
|
||||
'node_modules/zone.js/dist/async-test.js',
|
||||
'node_modules/zone.js/dist/fake-async-test.js',
|
||||
|
||||
// RxJs.
|
||||
{pattern: 'node_modules/rxjs/**/*.js', included: false, watched: false},
|
||||
{pattern: 'node_modules/rxjs/**/*.js.map', included: false, watched: false},
|
||||
{pattern: 'node_modules/rxjs/**/*', included: false, watched: false},
|
||||
|
||||
// shim
|
||||
{pattern: 'packages/router/karma-test-shim.js', included: true, watched: true},
|
||||
|
Reference in New Issue
Block a user