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,
|
Beta Was this translation helpful? Give feedback.
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? |
Beta Was this translation helpful? Give feedback.
Fixed in 1.0.0-alpha.0