Files
klz-cables.com/.pnpm-store/v10/files/02/310f12f1f530f34786161732c14e3a9df0be9e2b7cd51f8648838aa1878a97dc47b6e5893426b1c4f33bc70fd523def31a9a1bfe5f0a37ed0ce4ad1f7f99f9
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

14 lines
236 B
Plaintext

'use strict';
var plugin = require('./plugin-YzBhQjAo.cjs');
require('fs/promises');
require('path');
require('@parcel/watcher');
require('fs');
require('module');
require('@swc/core');
module.exports = plugin.createNextIntlPlugin;