Anderson
Anderson
i'm trying to make a bundler-rspack. once vuepress and @vuepress/theme-default is compatible, i'll make a small repo to show the results. Now rspack lacks persistent cache, and it'll be implementated...
I just find it works well with vuepress and default theme,in development and production. here is my repo. https://github.com/yzqdev/vuepress-rspack i only replace webpack keyword with @rspack/core, so the code is...
Sorry for the delay, a little buzy these days. I tried to intergrate rspack/rsbuild with vuepress ecosystem and found it's not quite compatible and stable . when our project are...
Sorry for the long time no response,I have tested rspack 1.0, find it's not so fast as vite, even with it's own compile solution(e.g using swc instead of babel,using it's...
> /hello.html It works for extra page, thank you.
## common usage (`2.0.0-rc.2`) I just downgrade vuepress to `2.0.0-rc.2` the function `router.addRoute` to add a route works. while update to `2.0.0-rc3` the added route is not found [repo](https://github.com/yzqbugs/vuepress-bugs) client.ts...
Caring about file size because too large file will make the webpage stuck,if we see that file is large,we can avoid opening it. (I'm' just browsing through files, find how...
> Hello, does this happen every time, or just on some occasions? Without any additional information, it seems like a network issue to me. Thank you yes, there is a...