mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-14 13:31:28 +01:00
Using Raven.js allows logging client-side javascript errors to the configured Sentry server.
3 lines
45 B
JavaScript
3 lines
45 B
JavaScript
;(function(window, undefined){
|
|
'use strict';
|