builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 06:11:50 +0000 (14:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 06:11:50 +0000 (14:11 +0800)
builder.html.js

index 875e9e9..5491957 100644 (file)
@@ -147,6 +147,7 @@ Builder  = {
             console.log(typeof(e));
             
             console.log(this.dump(e));
+            throw e;
         }