diff --git a/Gruntfile.js b/Gruntfile.js index 4181f11038..4ed8754fdd 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,6 +12,7 @@ module.exports = function (grunt) { 'api/**', 'application/**', 'data', + 'install/**', 'vendor/**', 'bootstrap.php', 'cron.php',