highlightjs / highlightjs/vue-plugin

Vue 3 SSR Support

Open
#24 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
241
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Does this library have inbuilt SSR support for Vue 3? It is working well on client-side, but when I ran SSR production build I got Vue reference error (added screenshot below). I also tried wrapping it in a no-ssr tag but I am still getting the error.

```javascript



```
Is there a know way to handle it handle the SSR issue if it isn't being handled internally in this package?
The bundler that I am using is ```webpack```

136668908-9f5259f9-c845-4619-99f3-cfea8ec64b90

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.