Properly handle react-sdk's recorder worklet
Fixes https://github.com/vector-im/element-web/issues/18393
This commit is contained in:
@@ -153,7 +153,8 @@
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-dev-server": "^3.11.2",
|
||||
"worker-loader": "^2.0.0"
|
||||
"worker-loader": "^2.0.0",
|
||||
"worklet-loader": "^2.0.0"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "jest-environment-jsdom-sixteen",
|
||||
|
||||
Reference in New Issue
Block a user