When will rspack's persistent server be available stably? Is there a planned timeline? #11980
zhouxinyong
started this conversation in
Feedback
Replies: 1 comment
-
This is probably a bug. You can create an issue with a simple reproducible demo to help us fix it quickly.
Persistent caching is expected to enter a stable state in rspack 2.0, around the middle of next year. It is currently recommended to use the experimental persistent cache first and synchronize with us when problems are found. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some of our team's projects have switched from webpack to rspack. We first disabled persistent caching because enabling it would have an impact (for example, the homepage would be blank after compiling and publishing).
The persistent cache feature is very important to us. We used to use webpack's persistent cache heavily. When will rspack's persistent server be available stably? Is there a planned timeline?
Beta Was this translation helpful? Give feedback.
All reactions