From d947286d7641465da1b9917968a21586d861b4e6 Mon Sep 17 00:00:00 2001 From: waleed Date: Sat, 8 Nov 2025 14:28:05 -0800 Subject: [PATCH] fix(build): remove mdx from transpilation --- apps/sim/next.config.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/sim/next.config.ts b/apps/sim/next.config.ts index 790a6b5c009..e1bbae31a2b 100644 --- a/apps/sim/next.config.ts +++ b/apps/sim/next.config.ts @@ -102,11 +102,6 @@ const nextConfig: NextConfig = { '@t3-oss/env-nextjs', '@t3-oss/env-core', '@sim/db', - 'next-mdx-remote', - 'gray-matter', - 'rehype-autolink-headings', - 'rehype-slug', - 'remark-gfm', ], async headers() { return [