summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-12-03 02:42:52 -0500
committerJules Laplace <jules@okfoc.us>2015-12-03 02:42:52 -0500
commit03f5e2efae6ddd2b69c73f73214f49d102edf603 (patch)
tree41740646653a0124bc515c425f385e3165013e11 /StoneIsland/platforms/ios/www/js
parentc87631ca5fd8b4e774085c713c50357da4e4407a (diff)
bundlerzzzz
Diffstat (limited to 'StoneIsland/platforms/ios/www/js')
-rw-r--r--StoneIsland/platforms/ios/www/js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/www/js/index.js b/StoneIsland/platforms/ios/www/js/index.js
index 32b97d4b..16989eb0 100644
--- a/StoneIsland/platforms/ios/www/js/index.js
+++ b/StoneIsland/platforms/ios/www/js/index.js
@@ -3,7 +3,7 @@ var app = (function(){
app.init = function(){
- sdk.init({ env: "development" })
+ sdk.init({ env: "production" })
app.bind()
app.build()