Merge branch 'develop' of github.com:vector-im/element-web into t3chguy/eslint1

pull/18207/head
Michael Telatynski 2021-07-23 18:42:24 +01:00
commit 153f6f1583
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ module.exports = (env, argv) => {
"mobileguide": "./src/vector/mobile_guide/index.ts",
"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",
"recorder-worklet": "./node_modules/matrix-react-sdk/src/audio/RecorderWorklet.ts",
// CSS themes
"theme-legacy": "./node_modules/matrix-react-sdk/res/themes/legacy-light/css/legacy-light.scss",