sorry-app / status-bar

Display your Sorry™ status updates on your website and helpdesk.
https://www.sorryapp.com/notifications/
Apache License 2.0
10 stars 4 forks source link

Add raven-js #39

Closed SirRawlins closed 7 years ago

SirRawlins commented 7 years ago

We now bundle Raven-JS as part of the package rather than awkwardly including it via an external web request should the browser not already have it globally available.

Also added a new data-attribute to the script tag which can be used to suppress errors being logged during development. I've documented this in the README contribution section.