add simpleanalytics cookie free tracking

This commit is contained in:
Hans Pagel 2020-08-27 13:43:45 +02:00
parent b5e891cf02
commit 880bf974b7

View File

@ -35,6 +35,12 @@ module.exports = {
}
},
},
{
use: 'gridsome-plugin-simple-analytics',
options: {
domain: 'data.tiptap.dev',
},
},
],
chainWebpack(config) {
// Load variables for all vue-files