Files
klz-cables.com/.pnpm-store/v10/files/ec/fe02e7dd8670ce333ececf4aa82a09222206016d5c2b093b3a451c03e546c06fe4d54420d4049257b07277b0ce9c86e7abc050cbf4456a2d9f977a5be36e10
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

9 lines
164 B
Plaintext

{
"extends": "./declarations.json",
"compilerOptions": {
"declarationDir": "../dist/cjs/types",
"module": "CommonJS",
"outDir": "../dist/cjs"
}
}