diff --git a/Gruntfile.js b/Gruntfile.js index c2a43256a..66be1ac71 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -67,8 +67,7 @@ module.exports = function(grunt) { "!files/**", "!tests/**", "!tools/**", - "!node_modules/**", - "!libs/**", + "!common/libraries/**", "!vendor/**", "!tests/_output/**" ],