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
|
// bottom of <head> or the bottom of <body>, and I'm a bit scared
|
||||||
// about moving them.
|
// about moving them.
|
||||||
inject: false,
|
inject: false,
|
||||||
|
excludeChunks: ['mobileguide'],
|
||||||
vars: {
|
vars: {
|
||||||
og_image_url: og_image_url,
|
og_image_url: og_image_url,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue