Use $webapp rather than Webapp

pull/9014/head
David Baker 2019-03-01 12:03:19 +00:00
parent 53e25ff247
commit bf1ab7f420
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ module.exports = {
// same goes for js-sdk
"matrix-js-sdk": path.resolve('./node_modules/matrix-js-sdk'),
"Webapp": path.resolve('./webapp'),
"$webapp": path.resolve('./webapp'),
},
},
plugins: [