-
### Describe the bug
Trying to implement client server communication in a vite-plugin I'm receiving Property 'hot' does not exist on type 'ImportMeta' just like in #416.
Try to import vite/hmr bu…
-
### Describe the bug
server-side only works in dev mode
### Reproduction
clone
https://github.com/emersonbottero/vitepress-demo
npm i
npm run dev => will work
npm run build
npm run serve -> …
-
Recent macOS update (13.3) bumped Safari to 16.4 which on [WebContainers Browser Support page](https://webcontainers.io/guides/browser-support#safari) isn't described as lacking some features anymore …
-
### Describe the bug
The MD content contains the following code build error
```md
## Properties
| Property | Type |
| -------- | ------------------------------…
-
### Describe the bug
在使用 `vitepress v1.0.0-alpha.8` 版本在构建项目之后打包会抛出异常错误信息,导致打包失败:
经过测试,在 `vitepress v1.0.0-alpha.5` 以后的版本中都存在这个问题
```shell
PS D:\项目-我的\vitepress-demo> pnpm build
> vitepress…
-
### Describe the bug
hoistedTags undefined appears after install vitepress-theme-demoblock configures the markdown slot
### Reproduction
import DefaultTheme from 'vitepress/theme'
import HqUI from…
-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
`dev`分支执行`pnpm build`构建组件库网站,报以下错误:
```
✖ rendering pages...
build error:
/vue-devui/node_modules/.pnpm/v…
-
- It's working on vitepress dev
- when run `pnpm run build`
- then `pnpm run preview`
- the search is not working, and show these error on console:
```
app.b342ef59.js:1 Hydration completed but …
-
### Describe the bug
Rendered error with toc in headline.
index.md
```
[[toc]]
### ``
```
### Reproduction
https://stackblitz.com/edit/github-zbjrsg-7dahpw?file=index.md
### Expected …
-
**Describe the bug**
npx vitepress build command throws TypeError: Cannot read property 'find' of undefined
**To Reproduce**
Steps to reproduce the behavior:
* git clone https://github.com/M…