Explorar o código

update config

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
faa39e9baa
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      next.config.js

+ 0 - 3
next.config.js

@@ -13,9 +13,6 @@ const nextConfig = withTM({
   compiler: {
     styledComponents: true,
     swcMinify: true,
-    removeConsole: {
-      exclude: ["error"],
-    },
   },
 });