add plausible
This commit is contained in:
@@ -67,6 +67,12 @@ module.exports = {
|
||||
domain: 'data.next.tiptap.dev',
|
||||
},
|
||||
},
|
||||
{
|
||||
use: 'gridsome-plugin-plausible-analytics',
|
||||
options: {
|
||||
dataDomain: 'next.tiptap.dev',
|
||||
},
|
||||
},
|
||||
],
|
||||
runtimeCompiler: true,
|
||||
configureWebpack: {
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"d3": "^6.5.0",
|
||||
"globby": "^11.0.0",
|
||||
"gridsome": "0.7.23",
|
||||
"gridsome-plugin-plausible-analytics": "^1.0.0",
|
||||
"gridsome-plugin-simple-analytics": "^1.1.0",
|
||||
"portal-vue": "^2.1.7",
|
||||
"raw-loader": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user