From 416a7830403a579cc57cf3a0198193790dcd0bc6 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 18 May 2012 14:39:09 -0700 Subject: fix(jqLite): don't eat event exceptions JQuery does not catch exceptions either, and just lets them pass. This allows the exception to be shown in console. --- src/ng/rootElement.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/ng/rootElement.js (limited to 'src/ng/rootElement.js') diff --git a/src/ng/rootElement.js b/src/ng/rootElement.js new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3