Files
klz-cables.com/.pnpm-store/v10/files/3a/ba27f917a71024e6b5b1f2b44be6551ca3f7dde7ed59ad42f946f3f74c690e42299b69da3c623bae2cd938910a16ffd80d9277ea1c1796db9f23ab10d9664c
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
430 B
Plaintext

{"version":3,"sources":["../../src/errors/MissingCollectionLabel.ts"],"sourcesContent":["import { APIError } from './APIError.js'\n\nexport class MissingCollectionLabel extends APIError {\n constructor() {\n super('payload.config.collection object is missing label')\n }\n}\n"],"names":["APIError","MissingCollectionLabel"],"mappings":"AAAA,SAASA,QAAQ,QAAQ,gBAAe;AAExC,OAAO,MAAMC,+BAA+BD;IAC1C,aAAc;QACZ,KAAK,CAAC;IACR;AACF"}