mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-16 22:41:30 +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';
|