Re-enable console logging

This commit is contained in:
Lee 2022-11-17 11:24:19 +00:00
parent 3427215fba
commit f9de76328f
No known key found for this signature in database
GPG Key ID: 6EA25896ECCB3121

@ -14,11 +14,11 @@ const nextConfig = {
// cpu usage spikes when loading a page
//optimizeCss: true,
},
compiler: {
removeConsole: {
exclude: ["error"],
},
},
// compiler: {
// removeConsole: {
// exclude: ["error"],
// },
// },
images: {
remotePatterns: [