diff --git a/nuxt.config.js b/nuxt.config.js index 602a05eb..906d29bc 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -150,6 +150,7 @@ export default { clientIntegrations: { /* default integrations will still be added due to deep-merge */ ReportingObserver: false, // reporting is very noisy on CSP violation. + CaptureConsole: { levels: ['error'] }, }, }, sitemap: {