Skip to content

Commit

Permalink
Vocs analytics configuration updates for docs (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash authored Sep 6, 2024
1 parent aba479a commit fd882e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/vocs.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ export default defineConfig({
plugins: process.env.GOOGLE_ANALYTICS_TAG_ID
? [
VitePluginRadar({
enableDev: true,
analytics: {
id: process.env.GOOGLE_ANALYTICS_TAG_ID as string,
},
Expand Down

0 comments on commit fd882e7

Please sign in to comment.