Closed hustcer closed 3 months ago
BTW: Why it told me that:
warn Rsbuild plugin "rsbuild:sass" registered multiple times.
warn Rsbuild plugin "rsbuild:less" registered multiple times.
Obviously, I have just registered once.
Hi, you can change "^1.0.0-alpha.5"
to "1.0.0-alpha.5"
If we use ^1.0.0-alpha.5
, the package manager will resolve to @rsbuild/core@1.0.0
, which is a deprecated version.
Thanks for the quick reply, works now
rsbuild config:
Works fine with 0.7.10, however, after upgrading to v1.0.0 got the following error:
rsbuild and plugin versions: