mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
dont load the mobileguide script in riot
This commit is contained in:
parent
52bbd8c764
commit
8639b2858b
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ module.exports = {
|
|||
// bottom of <head> or the bottom of <body>, and I'm a bit scared
|
||||
// about moving them.
|
||||
inject: false,
|
||||
excludeChunks: ['mobileguide'],
|
||||
vars: {
|
||||
og_image_url: og_image_url,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue