{"version":3,"file":"js/crm-rollbar-6d0d566b7ef1ffc613be.js","mappings":"+IAAAA,OAAOC,eAAiB,CACtBC,YAAa,mCACbC,iBAAiB,EACjBC,4BAA4B,EAC5BC,SAAS,EACTC,SAAS,EACTC,QAAS,CACPC,YAAa,aACbC,OAAQ,CACJC,WAAY,CACVC,oBAAoB,EACpBC,aAAc,2CAGdC,uBAAuB,MAQjC,IAIIC,EAAed,OAAOe,qBAAuBf,OAAOe,qBAAqBR,QAAU,CAAC,EAC5ES,EAAEC,OAAOjB,OAAOC,eAAeM,QAASO,GAJlDd,OAAOkB,QAAU,IAAIC,IAAJ,CAAYnB,OAAOC,e","sources":["webpack://entourage/./app/javascript/packs/crm-rollbar.js.erb"],"sourcesContent":["window._rollbarConfig = {\n accessToken: \"3f70d519b24a4a1797bb39c6c4a0d2d4\",\n captureUncaught: true,\n captureUnhandledRejections: false,\n enabled: true,\n verbose: true,\n payload: {\n environment: \"production\",\n client: {\n javascript: {\n source_map_enabled: true, //this is will be true by default if you have enabled this in your settings\n code_version: \"0b9042170c56f7c0aa50a3ded4a1ff733d20529f\",\n // Optionally have Rollbar guess which frames the error was thrown from\n // when the browser does not provide line and column numbers.\n guess_uncaught_frames: true\n }\n }\n }\n};\n\nimport Rollbar from \"rollbar\";\n\nlet RollbarInit = function (config) {\n window.rollbar = new Rollbar(window._rollbarConfig);\n};\n\nlet personConfig = window._rollbarPersonConfig ? window._rollbarPersonConfig.payload : {};\nRollbarInit(_.extend(window._rollbarConfig.payload, personConfig));\n"],"names":["window","_rollbarConfig","accessToken","captureUncaught","captureUnhandledRejections","enabled","verbose","payload","environment","client","javascript","source_map_enabled","code_version","guess_uncaught_frames","personConfig","_rollbarPersonConfig","_","extend","rollbar","Rollbar"],"sourceRoot":""}