From 161cfc13120f79bdb9b8abb1eb70ee995e775403 Mon Sep 17 00:00:00 2001 From: Dasc3er Date: Fri, 30 Oct 2020 18:15:29 +0100 Subject: [PATCH] Correzione per dimensioni release --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gulpfile.js b/gulpfile.js index 177d73255..ce113fc77 100755 --- a/gulpfile.js +++ b/gulpfile.js @@ -421,6 +421,7 @@ function release(done) { 'vendor/mpdf/mpdf/ttfonts/DejaVu*Condensed*', '!vendor/maximebf/debugbar/src/DebugBar/Resources/vendor/*', '!vendor/respect/validation/tests/*', + '!vendor/willdurand/geocoder/tests/*', ], { dot: true, }).then(function (files) {