add plausible
This commit is contained in:
@@ -67,6 +67,12 @@ module.exports = {
|
|||||||
domain: 'data.next.tiptap.dev',
|
domain: 'data.next.tiptap.dev',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
use: 'gridsome-plugin-plausible-analytics',
|
||||||
|
options: {
|
||||||
|
dataDomain: 'next.tiptap.dev',
|
||||||
|
},
|
||||||
|
},
|
||||||
],
|
],
|
||||||
runtimeCompiler: true,
|
runtimeCompiler: true,
|
||||||
configureWebpack: {
|
configureWebpack: {
|
||||||
|
|||||||
@@ -16,6 +16,7 @@
|
|||||||
"d3": "^6.5.0",
|
"d3": "^6.5.0",
|
||||||
"globby": "^11.0.0",
|
"globby": "^11.0.0",
|
||||||
"gridsome": "0.7.23",
|
"gridsome": "0.7.23",
|
||||||
|
"gridsome-plugin-plausible-analytics": "^1.0.0",
|
||||||
"gridsome-plugin-simple-analytics": "^1.1.0",
|
"gridsome-plugin-simple-analytics": "^1.1.0",
|
||||||
"portal-vue": "^2.1.7",
|
"portal-vue": "^2.1.7",
|
||||||
"raw-loader": "^4.0.2",
|
"raw-loader": "^4.0.2",
|
||||||
|
|||||||
@@ -7510,6 +7510,11 @@ gray-matter@^4.0.2:
|
|||||||
section-matter "^1.0.0"
|
section-matter "^1.0.0"
|
||||||
strip-bom-string "^1.0.0"
|
strip-bom-string "^1.0.0"
|
||||||
|
|
||||||
|
gridsome-plugin-plausible-analytics@^1.0.0:
|
||||||
|
version "1.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/gridsome-plugin-plausible-analytics/-/gridsome-plugin-plausible-analytics-1.0.0.tgz#251d21334d6ac12df8967724fc55a079ffec9395"
|
||||||
|
integrity sha512-KMEQzxy3jefHH8ZDPbKttsrrEt4uSebn+saHtRkZx9pXR7DJmge0uE6+ImzsBXdpNuOvMTa6XGZVrwm00VC/QQ==
|
||||||
|
|
||||||
gridsome-plugin-simple-analytics@^1.1.0:
|
gridsome-plugin-simple-analytics@^1.1.0:
|
||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gridsome-plugin-simple-analytics/-/gridsome-plugin-simple-analytics-1.1.0.tgz#3ad44908ac767c603943ddc928d09e23304edee2"
|
resolved "https://registry.yarnpkg.com/gridsome-plugin-simple-analytics/-/gridsome-plugin-simple-analytics-1.1.0.tgz#3ad44908ac767c603943ddc928d09e23304edee2"
|
||||||
|
|||||||
Reference in New Issue
Block a user