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

5 lines
145 B
Plaintext

// Needed for projects with `moduleResolution: 'node'`
import createMiddleware from './dist/types/middleware';
export default createMiddleware;