We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@module-federation/bridge-react-webpack-plugin doesn't work as expected, It set alias for both "react-router-dom/" and "react-router-dom"
https://github.com/vtv6/router-remote yarn start
yarn
System: OS: macOS 14.2.1 CPU: (8) arm64 Apple M2 Memory: 52.13 MB / 16.00 GB Shell: 3.7.0 - /opt/homebrew/bin/fish Binaries: Node: 18.19.1 - ~/.local/share/nvm/v18.19.1/bin/node Yarn: 1.22.21 - /opt/homebrew/bin/yarn npm: 10.2.4 - ~/.local/share/nvm/v18.19.1/bin/npm pnpm: 8.15.4 - /opt/homebrew/bin/pnpm Browsers: Chrome: 126.0.6478.127 Safari: 17.2.1
The text was updated successfully, but these errors were encountered:
Let me see.
Sorry, something went wrong.
I think using the latest version 0.2.6 and do not set the source.alias in rsbuild.config.ts, it will work for you.
0.2.6
source.alias
Stale issue message
zhoushaw
No branches or pull requests
Describe the bug
@module-federation/bridge-react-webpack-plugin doesn't work as expected,
It set alias for both "react-router-dom/" and "react-router-dom"
Reproduction
https://github.com/vtv6/router-remote
yarn start
Used Package Manager
yarn
System Info
Validations
The text was updated successfully, but these errors were encountered: