Replies: 1 comment
-
Currently Rsbuild uses the canary version of Rspack to fix some bugs. We will switch back to a stable version when Rspack releases the new version. |
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
-
I am not sure if it is a bug or not. I was just wondering why we are using "@rspack/core": "0.5.9-canary-8778e17-20240403045016" inside the package.json?
As it triggers the following peer dependency warnings on installation for me:
Beta Was this translation helpful? Give feedback.
All reactions