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
|
// cpu usage spikes when loading a page
|
||||||
//optimizeCss: true,
|
//optimizeCss: true,
|
||||||
},
|
},
|
||||||
compiler: {
|
// compiler: {
|
||||||
removeConsole: {
|
// removeConsole: {
|
||||||
exclude: ["error"],
|
// exclude: ["error"],
|
||||||
},
|
// },
|
||||||
},
|
// },
|
||||||
|
|
||||||
images: {
|
images: {
|
||||||
remotePatterns: [
|
remotePatterns: [
|
||||||
|
Reference in New Issue
Block a user