Clear and concise description of the problem
It would be very convenient if remote chunks were loaded from the same origin as the remote app's manifest if the remote app doesn't have tools.rspack.output.publicPath and getPublicPath specified in its rsbuild.config.json file.
Suggested solution
If the "tools.rspack.output.publicPath" parameter is not specified, use the value "auto" as the default
Alternative
Add a description about the need for tools.rspack.output.publicPath: 'auto' to the documentation
Additional context
No response
Validations