From dce3d00b056f9cb3c669b075c6a3e246ac2dbdab Mon Sep 17 00:00:00 2001 From: clach04 Date: Thu, 28 Apr 2016 14:00:24 -0700 Subject: [PATCH] go back to concat JS due to CloudPebble bug CommonJS-style does NOT work in CloudPebble unless all the JS resources are removed and then added again. For single js code, can switch settings to concat and then back to CommonJS-style. --- appinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo.json b/appinfo.json index a35fd14..2bf74c0 100644 --- a/appinfo.json +++ b/appinfo.json @@ -8,7 +8,7 @@ "configurable" ], "companyName": "clach04", - "enableMultiJS": true, + "enableMultiJS": false, "longName": "FILL ME IN!", "projectType": "native", "resources": {