Files
klz-cables.com/.pnpm-store/v10/files/d3/6a451c50a97463ba37f9de59bc9d611f705023000e8d07c19f69c21881fb248fde5410bb18356d5bd69b78f9a50de368280911451a572962d65e7c0416dc5a
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
131 B
Plaintext

import type { PluginConfig } from '../types.js';
export default function initExtractionCompiler(pluginConfig: PluginConfig): void;