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 cd0f20c commit 86cf46eCopy full SHA for 86cf46e
website/docs/zh/guide/advanced/module-federation.mdx
@@ -265,7 +265,7 @@ export const Primary = {};
265
266
## 使用其他模块联合模块
267
268
-由于 Rslib 中有多种格式,如果在构建时配置 `remote` 参数来消耗其他模块,则可能无法在所有格式下正常工作。建议通过以下方式访问 [Module Federation Runtime](https://module-federation.io/guide/basic/runtime.html)
+由于 Rslib 中有多种格式,如果在构建时配置 `remote` 参数来消耗其他模块,则可能无法在所有格式下正常工作。建议通过以下方式访问 [Module Federation Runtime](https://module-federation.io/zh/guide/basic/runtime.html)
269
270
首先安装运行时依赖
271
0 commit comments