mirror of https://github.com/vector-im/riot-web
Use $webapp rather than Webapp
parent
53e25ff247
commit
bf1ab7f420
|
@ -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: [
|
||||
|
|
Loading…
Reference in New Issue