mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
For release.
This commit is contained in:
+3
-3
@@ -44,9 +44,9 @@ const nextConfig: NextConfig = {
|
|||||||
eslint: {
|
eslint: {
|
||||||
ignoreDuringBuilds: true,
|
ignoreDuringBuilds: true,
|
||||||
},
|
},
|
||||||
// compiler: {
|
compiler: {
|
||||||
// removeConsole: process.env.NODE_ENV === "production",
|
removeConsole: process.env.NODE_ENV === "production",
|
||||||
// },
|
},
|
||||||
experimental: {
|
experimental: {
|
||||||
nodeMiddleware: true,
|
nodeMiddleware: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user