From e4d99b3631a70a9ca11c085b4de09b4daf400176 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 9 Sep 2013 14:38:21 +0300 Subject: Use non-obfuscated version of vaadinPush.js when not in production (#12527) Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc --- push/build.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'push') diff --git a/push/build.xml b/push/build.xml index 829411ea12..1cbe23d75b 100644 --- a/push/build.xml +++ b/push/build.xml @@ -11,6 +11,7 @@ + @@ -21,13 +22,12 @@ + - - @@ -39,15 +39,17 @@ - ${vaadinPush.js.contents} + + + ${vaadinPush.js.contents} - - + + -- cgit v1.2.3