dont load the mobileguide script in riot

pull/7288/head
Bruno Windels 2018-09-05 16:07:44 +02:00
parent 52bbd8c764
commit 8639b2858b
1 changed files with 1 additions and 0 deletions

View File

@ -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,
},