Soon

Results 171 comments of Soon

It is actually the continuation of this issue, - https://github.com/web-infra-dev/rspress/issues/2794 Thank you for your contribution, these changes will allow Rspress to use this plugin better.

#### For type exports, Ok Right now, Rspress doesn't provide a clear interface for users to customize the Sidebar or NavBar. Even if we can use the current theme interface...

feel free to contribute these hooks, like `useLang` IMO, these business UI logics are very common, even switching to a community widely used hook library is under my expectation

Yeah, I noticed this issue a long time ago https://github.com/web-infra-dev/rspress/pull/2019 I'm refactoring the virtual modules to [`rsbuild-virtual-module`](https://github.com/rspack-contrib/rsbuild-plugin-virtual-module) it would write empty files under `.rsbuild-virtual`, and use loader to write content...

> [@SoonIter](https://github.com/SoonIter) Does it mean cherry picking that PR would make it work as expected? It is a huge core feature refactoring that is not yet completed, and I do...

now fixed in beta.32 https://github.com/web-infra-dev/rspress/releases/tag/v2.0.0-beta.32

Are you interested in contributing? Or if others are interested, this contribution task can help community members better familiarize with the Rspress code, which is a great opportunity to contribute.

I rolled back my version, here is my version combination. Perhaps it may be some help to those who see this issue. ```json "pnpm": { "overrides": { "monaco-editor": "0.51.0", "@monaco-editor/loader":...