mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
fix(build): remove mdx from transpilation (#1860)
This commit is contained in:
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user