{"version":3,"file":"static/chunks/main-app-da2ceac72eb84b37.js","mappings":"4aAAAA,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,mDCIeG,8EAdfC,CAAAA,WAAW,4BAA+B,CAAG,cAC7CA,WAAW,cAAiB,CAAG,CAAC,GAAK,0CAA0C,EAC/EA,WAAW,gBAAmB,CAAGC,KAAAA,EACjCD,WAAW,gCAAmC,CAAG,GASjDE,EAAAA,EAAW,CAAC,CACVC,IAAyBJ,kGACzBK,YAAaL,OAAAA,CAAAA,EAAAA,EAAQM,GAAG,CAACC,UAAU,GAAtBP,KAAAA,IAAAA,EAAAA,EAA0B,UAGvCQ,aAAc,CACZL,EAAAA,CAAwB,GACxBA,EAAAA,CAAgC,GAChCA,EAAAA,CAAkC,GAClCA,EAAAA,CAA0B,CAAC,CAAC,GAC7B,CAGDM,iBAAkB,EAKlBC,yBAA0B,GAG1BC,yBAA0B,EAG1BC,MAAO,EACT","sources":["webpack://_N_E/?9c76","webpack://_N_E/./sentry.client.config.ts"],"sourcesContent":["import(/* webpackMode: \"eager\" */ \"/codebuild/output/src2478514152/src/athletifi-website/node_modules/next/dist/client/components/app-router.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2478514152/src/athletifi-website/node_modules/next/dist/client/components/client-page.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2478514152/src/athletifi-website/node_modules/next/dist/client/components/error-boundary.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2478514152/src/athletifi-website/node_modules/next/dist/client/components/layout-router.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2478514152/src/athletifi-website/node_modules/next/dist/client/components/not-found-boundary.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2478514152/src/athletifi-website/node_modules/next/dist/client/components/render-from-template-context.js\");\n","globalThis[\"__sentryRewritesTunnelPath__\"] = \"/monitoring\";\nglobalThis[\"SENTRY_RELEASE\"] = {\"id\":\"8a8e6519da39ada3e73879adc2df565e2dfd35e5\"};\nglobalThis[\"__sentryBasePath\"] = undefined;\nglobalThis[\"__rewriteFramesAssetPrefixPath__\"] = \"\";\n// This file configures the initialization of Sentry on the client.\n// The config you add here will be used whenever a users loads a page in their browser.\n// https://docs.sentry.io/platforms/javascript/guides/nextjs/\nimport * as Sentry from '@sentry/nextjs';\nimport * as Spotlight from '@spotlightjs/spotlight';\n\nconst isDev = process.env.NODE_ENV === 'development';\n\nSentry.init({\n dsn: isDev ? undefined : process.env.NEXT_PUBLIC_SENTRY_DSN,\n environment: process.env.AWS_BRANCH ?? 'unknown',\n\n // Add optional integrations for additional features\n integrations: [\n Sentry.replayIntegration(),\n Sentry.browserTracingIntegration(),\n Sentry.browserProfilingIntegration(),\n Sentry.feedbackIntegration({}),\n ],\n\n // Define how likely traces are sampled. Adjust this value in production, or use tracesSampler for greater control.\n tracesSampleRate: 1,\n\n // Define how likely Replay events are sampled.\n // This sets the sample rate to be 10%. You may want this to be 100% while\n // in development and sample at a lower rate in production\n replaysSessionSampleRate: 0.1,\n\n // Define how likely Replay events are sampled when an error occurs.\n replaysOnErrorSampleRate: 1.0,\n\n // Setting this option to true will print useful information to the console while you're setting up Sentry.\n debug: false,\n});\n\nif (isDev) {\n Spotlight.init();\n}\n"],"names":["Promise","resolve","then","__webpack_require__","t","bind","process","globalThis","undefined","Sentry","dsn","environment","env","AWS_BRANCH","integrations","tracesSampleRate","replaysSessionSampleRate","replaysOnErrorSampleRate","debug"],"sourceRoot":""}