Use $webapp rather than Webapp

This commit is contained in:
David Baker 2019-03-01 12:03:19 +00:00
parent 53e25ff247
commit bf1ab7f420

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: [