From 83ec652465de9012f0165ef38f770028f829f903 Mon Sep 17 00:00:00 2001 From: madhuka Date: Fri, 3 Jul 2015 07:48:38 +0530 Subject: [PATCH] adding data copy for bower js --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Gruntfile.js b/Gruntfile.js index 954e2e0..35a3322 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -342,6 +342,7 @@ module.exports = function (grunt) { '.htaccess', '*.html', 'views/{,*/}*.html', + 'data/{,*/}*.csv', 'images/{,*/}*.{webp}', 'styles/fonts/{,*/}*.*' ]