Commit 1c78664d authored by Jesús Rodríguez's avatar Jesús Rodríguez Committed by Filipe Silva

chore: update karma to new zone.js (#195)

parent d8b3ba7e
......@@ -33,7 +33,7 @@ module.exports = function(config) {
'node_modules/zone.js/dist/async-test.js',
'node_modules/zone.js/dist/fake-async-test.js',
'node_modules/zone.js/dist/sync-test.js',
'node_modules/zone.js/dist/proxy-zone.js',
'node_modules/zone.js/dist/proxy.js',
// RxJs.
{ pattern: 'node_modules/rxjs/**/*.js', included: false, watched: false },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment