Re-enable console logging
This commit is contained in:
parent
3427215fba
commit
f9de76328f
@ -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: [
|
||||
|
Reference in New Issue
Block a user