From 7ca09bc893eae081ec417089b4e0ffb008078eb1 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Fri, 15 Aug 2014 16:22:44 +0300 Subject: [PATCH] grunt change --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 84ce8c380e..d2cfd1fb5c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -136,7 +136,7 @@ module.exports = function (grunt) { 'index.php', 'LICENSE.txt', '.htaccess', - 'Web.config', + 'web.config', ], dest: 'build/tmp/', },