How can I use element-ui with rsbuild? #2742
|
Does anyone know how to handle core-js version inconsistencies? I use element-ui@2.15.14 and rsbuild@0.7.9 at the same time. But they rely on different core-js versions. core-js@2.6 -> babel-runtime@6.26 -> async-validator@1.8.5 -> element-ui@2.15.14, |
Answered by
chenjiahan
Jul 2, 2024
Replies: 1 comment 2 replies
|
It is allowed to use core-js v2 since Rsbuild v0.7.5, see #2568 Can you provide a reproduction? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in 1.0.0-alpha.0