Files
klz-cables.com/.pnpm-store/v10/files/fd/824b8bf473f0aaa38b6295b3de21d6979f094d2560716b48da9a996a5dc05e4cbb2764ed0744c2ba7aceb7ae27c806f107824535040fe44e8abc20844f7029
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

1 line
1.5 KiB
Plaintext

{"version":3,"file":"constants.js","sources":["../../../../src/config/withSentryConfig/constants.ts"],"sourcesContent":["// Packages we auto-instrument need to be external for instrumentation to work\n// Next.js externalizes some packages by default, see: https://nextjs.org/docs/app/api-reference/config/next-config-js/serverExternalPackages\n// Others we need to add ourselves\n//\n// NOTE: 'ai' (Vercel AI SDK) is intentionally NOT included in this list.\n// When externalized, Next.js doesn't properly handle the package's conditional exports,\n// specifically the \"react-server\" export condition. This causes client-side code to be\n// loaded in server components instead of the appropriate server-side functions.\nexport const DEFAULT_SERVER_EXTERNAL_PACKAGES = [\n 'amqplib',\n 'connect',\n 'dataloader',\n 'express',\n 'generic-pool',\n 'graphql',\n '@hapi/hapi',\n 'ioredis',\n 'kafkajs',\n 'koa',\n 'lru-memoizer',\n 'mongodb',\n 'mongoose',\n 'mysql',\n 'mysql2',\n 'knex',\n 'pg',\n 'pg-pool',\n '@node-redis/client',\n '@redis/client',\n 'redis',\n 'tedious',\n];\n"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAM,mCAAmC;AAChD,EAAE,SAAS;AACX,EAAE,SAAS;AACX,EAAE,YAAY;AACd,EAAE,SAAS;AACX,EAAE,cAAc;AAChB,EAAE,SAAS;AACX,EAAE,YAAY;AACd,EAAE,SAAS;AACX,EAAE,SAAS;AACX,EAAE,KAAK;AACP,EAAE,cAAc;AAChB,EAAE,SAAS;AACX,EAAE,UAAU;AACZ,EAAE,OAAO;AACT,EAAE,QAAQ;AACV,EAAE,MAAM;AACR,EAAE,IAAI;AACN,EAAE,SAAS;AACX,EAAE,oBAAoB;AACtB,EAAE,eAAe;AACjB,EAAE,OAAO;AACT,EAAE,SAAS;AACX;;;;"}