mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Use $webapp rather than Webapp
This commit is contained in:
parent
53e25ff247
commit
bf1ab7f420
@ -152,7 +152,7 @@ module.exports = {
|
|||||||
// same goes for js-sdk
|
// same goes for js-sdk
|
||||||
"matrix-js-sdk": path.resolve('./node_modules/matrix-js-sdk'),
|
"matrix-js-sdk": path.resolve('./node_modules/matrix-js-sdk'),
|
||||||
|
|
||||||
"Webapp": path.resolve('./webapp'),
|
"$webapp": path.resolve('./webapp'),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
|
Loading…
Reference in New Issue
Block a user