diff --git a/webpack.config.js b/webpack.config.js index 7c0aa8b488..122facb24b 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -130,6 +130,7 @@ module.exports = { // bottom of or the bottom of , and I'm a bit scared // about moving them. inject: false, + excludeChunks: ['mobileguide'], vars: { og_image_url: og_image_url, },