From 80a207724d4e37183d37c28c4a87091d136f583f Mon Sep 17 00:00:00 2001 From: Taras Machyshyn Date: Wed, 5 Mar 2014 18:22:39 +0200 Subject: [PATCH] add custom dir to Gruntfile --- Gruntfile.js | 1 + custom/Espo/Custom/Test.php | 11 ----------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 custom/Espo/Custom/Test.php diff --git a/Gruntfile.js b/Gruntfile.js index 358c3a109c..28098eb969 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,6 +12,7 @@ module.exports = function (grunt) { src: [ 'api/**', 'application/**', + 'custom/**', 'data', 'install/**', 'vendor/**', diff --git a/custom/Espo/Custom/Test.php b/custom/Espo/Custom/Test.php deleted file mode 100644 index 8af3657539..0000000000 --- a/custom/Espo/Custom/Test.php +++ /dev/null @@ -1,11 +0,0 @@ -