fix karma browser settings

codeql
Yeiniel Suárez Sosa 5 years ago committed by Yeiniel Suarez Sosa
parent 511cea3041
commit 0a11e24c9c
No known key found for this signature in database
GPG Key ID: E2CFACE611B42B6C
  1. 2
      test/karma.conf.js

@ -52,7 +52,7 @@ module.exports = function (config) {
splitChunks: false
},
},
preprocessors: {
//add webpack as preprocessor to support require() in test-suits .js files
'./test/unit/*.js': ['webpack'],

Loading…
Cancel
Save