Files
klz-cables.com/.pnpm-store/v10/files/78/b9de0c94083016eb0d3837ba02ccce387f89c11e21a0de9aeae0efd6cede0c4d745b1550b707e54ea8b4e61360a03aeefb6fb8872ba8e3935e83548c8b04ec
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
159 B
Plaintext

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