You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be related to the @module-federation/enhanced plugin, can you provide a reproduction or report this issue to the https://github.com/module-federation/core repo?
Version
System:
OS: macOS 14.6
CPU: (8) arm64 Apple M2
Memory: 220.02 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 129.0.6668.90
Edge: 129.0.2792.79
Safari: 17.6
npmPackages:
@rsbuild/core: ^1.0.9 => 1.0.9
@rsbuild/plugin-less: ^1.0.1 => 1.0.1
@rsbuild/plugin-react: ^1.0.3 => 1.0.3
@rsbuild/plugin-sass: ^1.0.2 => 1.0.2
Details
If I run rsbuild build and then rsbuild preview, it works as expected, however, rsbuild dev hangs and I can never load the webapp into localhost:3000.
When dts on MF2 is disabled, it works.
Is there a way to see more verbose logs?
Reproduce link
http://localhost:3000
Reproduce Steps
yarn rsbuild dev
The text was updated successfully, but these errors were encountered: