Merge main into bugfixing_bumps - keep bugfixing_bumps versions (Prisma 7, tsx support)
This commit is contained in:
@@ -53,9 +53,9 @@ const config = {
|
||||
}
|
||||
return config;
|
||||
},
|
||||
// Ignore TypeScript errors during build (they can be fixed separately)
|
||||
// TypeScript errors will fail the build
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
ignoreBuildErrors: false,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user