mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Remove invalid object in karma webpack config
root is replaced with modules in webpack 4
This commit is contained in:
parent
b143060b8c
commit
a1dfc6bd25
@ -200,9 +200,6 @@ module.exports = function (config) {
|
||||
'matrix-react-sdk': path.resolve('test/skinned-sdk.js'),
|
||||
'sinon': 'sinon/pkg/sinon.js',
|
||||
},
|
||||
root: [
|
||||
path.resolve('./test'),
|
||||
],
|
||||
modules: [
|
||||
path.resolve('./test'),
|
||||
"node_modules"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user