diff --git a/Gruntfile.js b/Gruntfile.js index 4ed8754fdd..358c3a109c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -8,6 +8,7 @@ module.exports = function (grunt) { copy: { build: { expand: true, + dot: true, src: [ 'api/**', 'application/**',