We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2f240 commit e698f58Copy full SHA for e698f58
examples/federation/epic-stack/rsbuild.config.ts
@@ -49,7 +49,6 @@ const webFederationConfig = {
49
// Node-specific federation config
50
const nodeFederationConfig = {
51
...commonFederationConfig,
52
- dts: false,
53
remotes: {
54
remote: 'remote@http://localhost:3001/static/static/mf-manifest.json',
55
},
0 commit comments