Vue plugins?
#3168
-
Is it possible to create vue plugins in a vitepress project? Specifically interested in integrating with posthog, and they mention this as the first option. |
Beta Was this translation helpful? Give feedback.
Answered by
brc-dd
Nov 2, 2023
Replies: 1 comment 2 replies
-
You can, check Check also SSR hints here https://vitepress.dev/guide/ssr-compat#conditional-import |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
app.use(plugin.default)