Skip to content

Commit c0100e5

Browse files
committed
Add Vue to sentry-doc-config.json
1 parent 1b7d748 commit c0100e5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/sentry-doc-config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@
5555
"integrations/react#installation",
5656
"integrations/react#configuring-the-client"
5757
]
58+
},
59+
"javascript.vue": {
60+
"name": "Vue",
61+
"type": "framework",
62+
"doc_link": "integrations/vue/",
63+
"wizard": [
64+
"integrations/vue#installation"
65+
]
5866
}
5967
}
6068
}

0 commit comments

Comments
 (0)