From fffc000bd73b740318762747c07aa39adca1313a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 21 Oct 2015 18:58:22 -0400 Subject: stub in proxy --- StoneIsland/www/js/index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 82766082..332e780d 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -4,6 +4,8 @@ var app = (function(){ app.init = function(){ app.bind() app.build() + + sdk.init({ production: true }) if (window.cordova) { document.addEventListener('deviceready', app.ready, false) -- cgit v1.2.3-70-g09d2