diff --git a/Gruntfile.js b/Gruntfile.js index b2b66855b..1d0e9efaf 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -336,7 +336,8 @@ module.exports = function (grunt) { jekyll: { options: { - config: '_config.yml' + config: '_config.yml', + bundleExec: true }, docs: {}, github: {