forked from Wavyzz/dolibarr
Using Raven.js allows logging client-side javascript errors to the configured Sentry server.
12 lines
371 B
JavaScript
12 lines
371 B
JavaScript
/*! Raven.js <%= pkg.release %> (<%= gitinfo.local.branch.current.shortSHA %>) | github.com/getsentry/raven-js */
|
|
|
|
/*
|
|
* Includes TraceKit
|
|
* https://github.com/getsentry/TraceKit
|
|
*
|
|
* Copyright <%= grunt.template.today('yyyy') %> Matt Robenolt and other contributors
|
|
* Released under the BSD license
|
|
* https://github.com/getsentry/raven-js/blob/master/LICENSE
|
|
*
|
|
*/
|