Skip to content

Commit e622ef3

Browse files
committed
⏪ Opt out of the React Compiler as it does not seem to do much for us
1 parent c008f7e commit e622ef3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import type { NextConfig } from "next";
22

33
const nextConfig: NextConfig = {
4-
reactCompiler: true,
54
typescript: {
65
ignoreBuildErrors: true,
76
},

0 commit comments

Comments
 (0)