From 640d11fef169776470b1db579b49da9c7ff59d9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Fri, 17 Jan 2014 15:05:59 +0100 Subject: [PATCH 1/1] 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. --- apps/wiki/templates/wiki/bootstrap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %} - +