stop nuxt telemetry

This commit is contained in:
les
2020-06-24 15:26:52 +02:00
parent 3f1bf4cc4a
commit 7ce4974507

View File

@@ -2,6 +2,7 @@ const conf = require('config')
module.exports = {
mode: 'universal',
telemetry: false,
/*
** Headers of the page
*/