3 lines
944 B
JavaScript
3 lines
944 B
JavaScript
/*! Raven.js 3.22.2 (1b6187b) | github.com/getsentry/raven-js */
|
|
!function(a,b){"object"==typeof exports&&"undefined"!=typeof module?module.exports=b():"function"==typeof define&&define.amd?define(b):(a.Raven=a.Raven||{},a.Raven.Plugins=a.Raven.Plugins||{},a.Raven.Plugins.Vue=b())}(this,function(){"use strict";function a(a){if(a.$root===a)return"root instance";var b=a._isVue?a.$options.name||a.$options._componentTag:a.name;return(b?"component <"+b+">":"anonymous component")+(a._isVue&&a.$options.__file?" at "+a.$options.__file:"")}function b(b,c){if(c=c||window.Vue,c&&c.config){var d=c.config.errorHandler;c.config.errorHandler=function(c,e,f){var g={};"[object Object]"===Object.prototype.toString.call(e)&&(g.componentName=a(e),g.propsData=e.$options.propsData),"undefined"!=typeof f&&(g.lifecycleHook=f),b.captureException(c,{extra:g}),"function"==typeof d&&d.call(this,c,e,f)}}}var c=b;return c});
|
|
//# sourceMappingURL=vue.min.js.map
|