Files
klz-cables.com/.pnpm-store/v10/files/5d/85c0b24958760f73ce4cfbf04203caf6534cfcdf752e032ebe7f1dfa9e1f053bf04e8de4fd2b5b67e025c39126f0a1bd46c40ccf1d34c6ff9f2763a6e68411
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
75 B
Plaintext

var EventEmitter = require("events");
module.exports = new EventEmitter();