builder.html.js
[app.Builder.js] / builder.html.js
index f4f120f..e155a0c 100644 (file)
@@ -133,6 +133,8 @@ Builder  = {
         } catch (e) {
             console.log("GOT ERROR?");    
             console.log(e);
+            console.log(typeof(e));
+            
             console.log(JSON.stringify(e));
         }