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/', },