{"version":3,"file":"bootstrap.mjs","sources":["../../server/src/bootstrap.ts"],"sourcesContent":["import type { Core } from '@strapi/strapi';\nimport initSentryMiddleware from './middlewares/sentry';\n\nexport default async ({ strapi }: { strapi: Core.Strapi }) => {\n  // Initialize the Sentry service exposed by this plugin\n  initSentryMiddleware({ strapi });\n};\n"],"names":["strapi","initSentryMiddleware"],"mappings":";;AAGA,gBAAe,CAAA,OAAO,EAAEA,MAAM,EAA2B,GAAA;;IAEvDC,oBAAAA,CAAqB;AAAED,QAAAA;AAAO,KAAA,CAAA;AAChC,CAAA;;;;"}