Register RecorderWorklet from react-sdk
This commit is contained in:
parent
36f8a37bd4
commit
9c3627dca9
2 changed files with 6 additions and 1 deletions
|
@ -52,6 +52,7 @@ module.exports = (env, argv) => {
|
|||
"mobileguide": "./src/vector/mobile_guide/index.js",
|
||||
"jitsi": "./src/vector/jitsi/index.ts",
|
||||
"usercontent": "./node_modules/matrix-react-sdk/src/usercontent/index.js",
|
||||
"recorder-worklet": "./node_modules/matrix-react-sdk/src/voice/RecorderWorklet.ts",
|
||||
|
||||
// CSS themes
|
||||
"theme-legacy": "./node_modules/matrix-react-sdk/res/themes/legacy-light/css/legacy-light.scss",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue