From 349ca76eedc0bda87b95ca2da180a28d039d4947 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 7 Nov 2016 12:26:19 -0500 Subject: prepare for production --- StoneIsland/www/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index c246ae9a..6bea75d0 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -4,7 +4,7 @@ var app = (function(){ app.init = function(){ console.log("init") - sdk.init({ env: "development" }) + sdk.init({ env: "production" }) app.bind() app.build() -- cgit v1.2.3-70-g09d2