From: Aleksander Ɓukasz Date: Fri, 17 Jan 2014 14:05:59 +0000 (+0100) Subject: updating ravenjs to 1.1.7 - sourcemap support for window.onerror exceptions X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/640d11fef169776470b1db579b49da9c7ff59d9e?hp=6ff67ae827ab40d9f1ee188aab41cbe0e102cf99 updating ravenjs to 1.1.7 - sourcemap support for window.onerror exceptions Since 1.1.6 ravenjs captures column number from window.onerror if available. Thanks to that sourcemaps works with said exceptions. --- diff --git a/apps/wiki/templates/wiki/bootstrap.html b/apps/wiki/templates/wiki/bootstrap.html index 772eb4f9..7e3d5d92 100644 --- a/apps/wiki/templates/wiki/bootstrap.html +++ b/apps/wiki/templates/wiki/bootstrap.html @@ -5,7 +5,7 @@ {% if RAVEN_CONFIG %} - +