{"version":3,"file":"js/sentry-097d8d6d64687b7fde67.js","mappings":"+oBAGmB,gBAAfA,OAAOC,KACTC,EAAAA,GAAY,CACVC,IAAK,4EACLC,aAAc,CAAC,IAAIC,EAAAA,GAAAA,IACnBC,YAAaN,OAAOC,IACpBM,iBAAkB,I","sources":["webpack://mission-frontend/./app/javascript/packs/sentry.js"],"sourcesContent":["import * as Sentry from \"@sentry/browser\";\nimport { Integrations } from \"@sentry/tracing\";\n\nif (window.ENV !== \"development\") {\n Sentry.init({\n dsn: \"https://5d4f598945f34e9fb35da80611bbbdbd@o562027.ingest.sentry.io/5795990\",\n integrations: [new Integrations.BrowserTracing()],\n environment: window.ENV,\n tracesSampleRate: 0.2,\n });\n}\n"],"names":["window","ENV","Sentry","dsn","integrations","Integrations","environment","tracesSampleRate"],"sourceRoot":""}