Files
klz-cables.com/.pnpm-store/v10/files/03/3dcc998faf62b39dc537f5197cecbc0b48821a3277b15ea93a4806531ee0d81ab8eb4e2df8c2e9cc485243e985932c61812751bcfe5f1e41f144dc3a4597d3
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

3 lines
49 B
Plaintext

import { chunk } from "./index";
export = chunk;