Soon

Results 171 comments of Soon

> Can we improve the error message for yaml syntax errors The current error messge of serde_yaml is complete and aligned with the specification of yaml, which can debug problems....

can be solved via search hooks customization - https://rspress.rs/guide/advanced/custom-search#understanding-searchhooks

Rspress 使用了虚拟模块,在 `node_modules/.rspress` 会生成临时文件 'virtual-site-data' 等,所以同一时间只能起一个 dev 进程 在 https://github.com/web-infra-dev/rspack/issues/7478 后会重构 https://github.com/rspack-contrib/rspack-plugin-virtual-module, 相关报错会减少 Rspress uses virtual modules, and temporary files 'virtual-site-data' will be generated in `node_modules/.rspress`, so only one dev...

closed by refactoring the virtual modules in https://github.com/web-infra-dev/rspress/releases/tag/v2.0.0-beta.32 https://github.com/web-infra-dev/rspress/pull/2549

@chenjiahan There seem to be some issues with the outline, maybe the text color is set by default.

Related to the template caching feature in `vite-plugin-vue` https://github.com/vitejs/vite-plugin-vue/pull/386?open_in_browser=true But the template caching is not available in vue-loader

## investigation 👍🏻 I used [Rsdoctor loader analysis](https://rsdoctor.dev/guide/usage/loaders-analysis) to debug this issue and it is awesome !!! It was observed that the swc-loader with transform deleted the unused `import *`....

> > If you use swc-loader or babel-loader with webpack/Rspack, you will encounter the same issue. Sorry, some information was ignored, based on "preset-typescript"