fix karma browser settings

This commit is contained in:
Yeiniel Suárez Sosa 2020-11-28 13:49:31 -05:00 committed by Yeiniel Suarez Sosa
parent 511cea3041
commit 0a11e24c9c
No known key found for this signature in database
GPG Key ID: E2CFACE611B42B6C

View File

@ -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'],