arc.io - disable on dev

This commit is contained in:
Andrea Vos 2021-04-13 19:26:40 +02:00
parent 62b011a94e
commit fd8234c4f9

View File

@ -89,9 +89,9 @@ export default {
link: [
{ rel: 'icon', type: 'image/svg', href: '/favicon.svg' }
],
script: [
script: process.env.NODE_ENV === 'production' ? [
{src: 'https://arc.io/widget.min.js#yHdNYRkC', async: true},
],
] : [],
},
css: [],
plugins: [