How can I use element-ui with rsbuild? #2742
-
Does anyone know how to handle core-js version inconsistencies? I use [email protected] and [email protected] at the same time. But they rely on different core-js versions. [email protected] -> [email protected] -> [email protected] -> [email protected],
|
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