Files
klz-cables.com/.pnpm-store/v10/files/b0/6471e0c0db201596c54f34b2dda5caed3f688996c980049cce5881d411a06066f4e59f5ddaa90696439704a6903068bdf6aa08c21a703d4faf25c82228724b
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

6 lines
82 B
Plaintext

const file3 = require("./file3.js")
module.exports = function () {
file3()
}