We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bafe16 commit e64f825Copy full SHA for e64f825
config/karma.conf.js
@@ -26,6 +26,7 @@ module.exports = function(config){
26
'karma-junit-reporter',
27
'karma-chrome-launcher',
28
'karma-firefox-launcher',
29
+ 'karma-script-launcher',
30
'karma-jasmine'
31
],
32
0 commit comments