docs: add vercel analytics

This commit is contained in:
braks
2022-11-14 22:11:29 +01:00
committed by Braks
parent d5a9ae0101
commit a2f125f1e9
6 changed files with 67 additions and 1 deletions
+3
View File
@@ -70,6 +70,9 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
optimizeDeps: {
exclude: ['@animxyz/vue3'],
},
define: {
__ANALYTICS_ID__: process.env.VERCEL_ANALYTICS_ID,
},
plugins: [
copyVueFlowPlugin(),
AutoImport({