feat(cloner): remove cloner from mintel.me and use registry versions for @mintel/pdf and @mintel/cloner
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 10s
Build & Deploy / 🧪 QA (push) Failing after 16s
Build & Deploy / 🏗️ Build (push) Failing after 19s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s

This commit is contained in:
2026-02-12 22:00:36 +01:00
parent 0fed92ca8c
commit 99e392ce08
7 changed files with 5 additions and 1002 deletions

View File

@@ -4,7 +4,6 @@ import withMintelConfig from "@mintel/next-config";
const nextConfig = {
reactStrictMode: true,
output: 'standalone',
transpilePackages: ["@mintel/pdf"],
async rewrites() {
const umamiUrl =
process.env.UMAMI_API_ENDPOINT ||