From dc3d57b30ed3849a3ce717b780b6176d681303ab Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 4 Mar 2014 18:28:58 +0200 Subject: [PATCH] change grunt --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Gruntfile.js b/Gruntfile.js index 4181f11038..6df09759ef 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -8,6 +8,7 @@ module.exports = function (grunt) { copy: { build: { expand: true, + dot: true, src: [ 'api/**', 'application/**',