Skip to content

Commit fd882e7

Browse files
authored
Vocs analytics configuration updates for docs (#717)
1 parent aba479a commit fd882e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/vocs.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ export default defineConfig({
219219
plugins: process.env.GOOGLE_ANALYTICS_TAG_ID
220220
? [
221221
VitePluginRadar({
222+
enableDev: true,
222223
analytics: {
223224
id: process.env.GOOGLE_ANALYTICS_TAG_ID as string,
224225
},

0 commit comments

Comments
 (0)