core
core copied to clipboard
Vue-Powered Static Site Generator
### Description In some projects, a single line chunk called `_plugin-vue_export-helper.[hash].js` will be extracted in production mode. However this actually: - Increase size - Let project fail on github pages...
Recognize relative image links not staring with `./` in markdown. BREAKING CHANGE: markdown image syntax does not support alias anymore, you should use `` tag to use alias
### Description Headers with 4 indents (`#### Name`) cannot be linked to by clicking the header anchor. This will scroll to the right position on mobile, but the URL will...
### Description Starting from beta.51, it seems that webpack can not correctly resolve packages (or perform a much stricter esm check in all libraris) So that a lot of 3rd...
### Description npm correct yarn wrong ### Reproduction https://github.com/qqlcx5/vuepress-next/tree/master/.github/workflows ### Used Package Manager yarn ### System Info ```shell Environment Info: System: OS: macOS 13.0 CPU: (12) x64 Intel(R) Core(TM) i7-9750H...
close #946 BREAKING CHANGE: now you should set default theme locales data in `.vuepress/client.ts` via `defineThemeData` BREAKING CHANGE: now `plugin-theme-data` does not need options anymore
### Description vuepress-next not support legacy browser default. so it can be resolve by using @vitejs/plugin-legacy. However, when I import @vitejs/plugin-legacy for my project, such an error be capture. ###...
### Description  现在最新版本对于图片是不是有问题?我粘贴图片进去就会出现这样的报错,重启 pnpm run docs:dev 后才能正常,新建文章在运行的时候也是这样  重启好几次 ### Reproduction No ### Used Package Manager pnpm ### System Info ```shell cc45001927c71.jpg' 6 | import _imports_3 from '@source/column/Rust/README.assets/111111.jpg' |...