-
### Describe the bug
I got the following when I upgrade to the lastest alpha73:
```
SyntaxError: Cannot use import statement outside a module
```
Then I try to create new fresh project follow…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to display a collection of pages (e.g. my latest blog posts or an alphabetized list of API docs).
VuePres…
-
### Describe the bug
When I want to import, I find that it will report an error.
![image](https://user-images.githubusercontent.com/120736597/221173422-b5b37402-c22f-4a30-aff3-b6dd1adce0a3.png)
I s…
-
### Describe the bug
when I update the version to `"vitepress": "^1.0.0-alpha.63",` , and run `vitepress dev docs`, The Aside component is render nothing
### Reproduction
update the vitep…
-
## Feature request
#### What problem does this feature solve?
For writers the best way to have online book in html and offline books to sell in epub and / or pdf.
#### What does t…
-
Bug Type: **`Build`**
## Environment
- Vue Version: `3.2.0`
- Element Plus Version: `2.2.10`
- Browser / OS: `macOS 12.4`
- Build Tool: `Other`
## Reproduction
### Related Component…
-
### Describe the bug
In Web Publisher from an empty VitePress project, the start command seems running as well but the Preview area still loading.
However, the [Vue.js docs work well here](https:/…
-
### Describe the bug
只是开启本地搜索未做任何更改
![捕获](https://user-images.githubusercontent.com/68628878/234206500-63f2b122-9d4e-4ccf-a81b-122e2dba587c.PNG)
### Reproduction
![捕获](https://user-images.gith…
-
### Is your feature request related to a problem? Please describe.
For example:
The `/docs` is bulit on vitepress, but `/docs/demo` is another project.
By default, vitepress judge that it is not a…
-
### Describe the bug
项目中使用了 highlightjs 作为代码预览高亮工具。开发时并未发现异常,但是在构建时提示错误
```text
build error:
file:///C:/demo-code/vitepress-error/docs/.vitepress/.temp/app.js:7
import hljsVuePlugin from "@highl…