react compiler uses too much memory

This commit is contained in:
2025-09-05 13:39:04 +03:00
parent c1746c6c20
commit f3a6fb627c

View File

@@ -50,7 +50,7 @@ const config = {
},
experimental: {
mdxRs: true,
reactCompiler: ENABLE_REACT_COMPILER,
reactCompiler: false,
optimizePackageImports: [
'recharts',
'lucide-react',