From: Alan Knowles Date: Wed, 26 May 2010 07:15:54 +0000 (+0800) Subject: builder.html.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=5d694db8d66e426f0362c077fd5f6b3364a4d000 builder.html.js --- diff --git a/builder.html.js b/builder.html.js index f4f120f41..e155a0ced 100644 --- a/builder.html.js +++ b/builder.html.js @@ -133,6 +133,8 @@ Builder = { } catch (e) { console.log("GOT ERROR?"); console.log(e); + console.log(typeof(e)); + console.log(JSON.stringify(e)); }