mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
add simpleanalytics cookie free tracking
This commit is contained in:
parent
b5e891cf02
commit
880bf974b7
@ -35,6 +35,12 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
use: 'gridsome-plugin-simple-analytics',
|
||||
options: {
|
||||
domain: 'data.tiptap.dev',
|
||||
},
|
||||
},
|
||||
],
|
||||
chainWebpack(config) {
|
||||
// Load variables for all vue-files
|
||||
|
Loading…
Reference in New Issue
Block a user