fix karma browser settings
This commit is contained in:
parent
511cea3041
commit
0a11e24c9c
@ -52,7 +52,7 @@ module.exports = function (config) {
|
|||||||
splitChunks: false
|
splitChunks: false
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
preprocessors: {
|
preprocessors: {
|
||||||
//add webpack as preprocessor to support require() in test-suits .js files
|
//add webpack as preprocessor to support require() in test-suits .js files
|
||||||
'./test/unit/*.js': ['webpack'],
|
'./test/unit/*.js': ['webpack'],
|
||||||
|
Loading…
Reference in New Issue
Block a user