parent
e4ce69dcc7
commit
774901c225
|
@ -46,7 +46,7 @@ module.exports = function(config) {
|
||||||
base: 'Dartium',
|
base: 'Dartium',
|
||||||
flags: ['--enable-experimental-web-platform-features'] }
|
flags: ['--enable-experimental-web-platform-features'] }
|
||||||
},
|
},
|
||||||
browsers: ['DartiumWithWebPlatform'],
|
browsers: ['ChromeCanary'],
|
||||||
});
|
});
|
||||||
|
|
||||||
config.plugins.push(require('./tools/transpiler/karma-traceur-preprocessor'));
|
config.plugins.push(require('./tools/transpiler/karma-traceur-preprocessor'));
|
||||||
|
|
Loading…
Reference in New Issue