From c5551bf36e3c21af82361b355ad7ee17f9a5f601 Mon Sep 17 00:00:00 2001 From: gcebelieu Date: Sun, 4 Dec 2016 18:45:15 +0100 Subject: [PATCH] =?UTF-8?q?utilsiation=20GpServices-src=20syst=C3=A9matiqu?= =?UTF-8?q?e=20lors=20du=20build=20(pour=20eviter=20la=20double=20minifica?= =?UTF-8?q?tion)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 1bc09441f..1cb7e2d84 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -254,7 +254,7 @@ leaflet : "empty:", vg : "empty:", proj4 : "../../../../lib/proj4/proj4" + modeExt, - gp : "../../../../lib/gp/GpServices" + modeExt, + gp : "../../../../lib/gp/GpServices-src" /*+ modeExt */, //on evite la double minification... sortable : "../../../../lib/sortable/Sortable-src" // + modeExt };